Skip to content

Commit a3c89b9

Browse files
committed
build: bump gethostname to 1.1.0
1 parent 1a67bb5 commit a3c89b9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

crates/auths-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ console = "0.16.2"
3131
dialoguer = "0.12.0"
3232
anyhow = "1"
3333
hex = "0.4.3"
34-
gethostname = "0.4"
34+
gethostname = "1.1.0"
3535
glob.workspace = true
3636
auths-core = { workspace = true, features = ["witness-server"] }
3737
auths-id = { workspace = true, features = ["witness-client", "indexed-storage"] }

0 commit comments

Comments
 (0)