Skip to content

Commit

Permalink
deps: upgrade hostname to v0.4 (#652)
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp authored Apr 8, 2024
1 parent 6e2eb02 commit 1df2e4c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 12 deletions.
35 changes: 24 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sentry-contexts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rust-version = "1.73"
[dependencies]
sentry-core = { version = "0.32.2", path = "../sentry-core" }
libc = "0.2.66"
hostname = "0.3.0"
hostname = "0.4"

[target."cfg(not(windows))".dependencies]
uname = "0.1.1"
Expand Down

0 comments on commit 1df2e4c

Please sign in to comment.