Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba0f015

Browse files
authored
Merge pull request GitoxideLabs#62 from GitoxideLabs/dependabot/cargo/cargo-9e451ad7e4
Bump the cargo group with 29 updates
2 parents 5a2fb0f + aeb5dad commit ba0f015

2 files changed

Lines changed: 62 additions & 62 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ crosstermion = { version = "0.16.0", optional = true, default-features = false }
7676
async-io = { version = "2.2.1", optional = true }
7777

7878
# localtime support for render-tui and duration formatting
79-
jiff = { version = "0.2.21", optional = true }
79+
jiff = { version = "0.2.23", optional = true }
8080

8181
# line renderer
8282
ctrlc = { version = "3.5.2", optional = true, default-features = false, features = ['termination'] }
@@ -92,14 +92,14 @@ all-features = true
9292

9393
[dev-dependencies]
9494
rand = "0.10.0"
95-
env_logger = { version = "0.11.9", default-features = false, features = ["humantime"] }
95+
env_logger = { version = "0.11.10", default-features = false, features = ["humantime"] }
9696
criterion = { version = "0.8.2", default-features = false }
9797
futures-util = { version = "0.3.32", default-features = false }
98-
argh = "0.1.14"
98+
argh = "0.1.19"
9999
futures = "0.3.32"
100100
is-terminal = "0.4.9"
101101
blocking = "1.0.0"
102-
once_cell = "1.4.0"
102+
once_cell = "1.21.4"
103103
async-executor = "1.14.0"
104104
async-io = "2.2.1"
105105

0 commit comments

Comments
 (0)