Skip to content

Commit 1df2e4c

Browse files
authored
deps: upgrade hostname to v0.4 (#652)
Signed-off-by: Pierre Fenoll <[email protected]>
1 parent 6e2eb02 commit 1df2e4c

File tree

2 files changed

+25
-12
lines changed

2 files changed

+25
-12
lines changed

Cargo.lock

Lines changed: 24 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sentry-contexts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ rust-version = "1.73"
1616
[dependencies]
1717
sentry-core = { version = "0.32.2", path = "../sentry-core" }
1818
libc = "0.2.66"
19-
hostname = "0.3.0"
19+
hostname = "0.4"
2020

2121
[target."cfg(not(windows))".dependencies]
2222
uname = "0.1.1"

0 commit comments

Comments
 (0)