Skip to content

Commit aa49b0e

Browse files
authored
Merge pull request #57 from GitoxideLabs/dependabot/cargo/cargo-f2781af7b9
Bump the cargo group with 16 updates
2 parents e249faf + dca3945 commit aa49b0e

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ jiff = { version = "0.2.4", optional = true }
8080

8181
# line renderer
8282
ctrlc = { version = "3.1.4", optional = true, default-features = false, features = ['termination'] }
83-
signal-hook = { version = "0.4.1", optional = true, default-features = false }
83+
signal-hook = { version = "0.4.3", optional = true, default-features = false }
8484
is-terminal = { version = "0.4.9", optional = true }
8585

8686
# units
8787
bytesize = { version = "2.0.1", optional = true }
88-
human_format = { version = "1.0.3", optional = true }
88+
human_format = { version = "1.2.1", optional = true }
8989

9090
[package.metadata.docs.rs]
9191
all-features = true

0 commit comments

Comments
 (0)