Skip to content

Commit 89af88c

Browse files
committed
chore(deps): update dependencies
1 parent fa02a7c commit 89af88c

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,17 +62,17 @@ itertools = "^0.14.0"
6262
assert-cmp = "^0.3.0"
6363
zero-copy-pads = "^0.2.0"
6464
terminal_size = "^0.4.0"
65-
clap = { version = "^4.5.40", optional = true }
66-
clap_complete = { version = "^4.5.54", optional = true }
65+
clap = { version = "^4.5.41", optional = true }
66+
clap_complete = { version = "^4.5.55", optional = true }
6767
clap-utilities = { version = "^0.2.0", optional = true }
6868
serde = { version = "^1.0.219", optional = true }
69-
serde_json = { version = "^1.0.140", optional = true }
70-
sysinfo = "^0.35.2"
69+
serde_json = { version = "^1.0.141", optional = true }
70+
sysinfo = "^0.36.1"
7171

7272
[dev-dependencies]
7373
build-fs-tree = "^0.7.1"
7474
command-extra = "^1.0.0"
7575
maplit = "^1.0.2"
7676
normalize-path = "^0.2.1"
7777
pretty_assertions = "^1.4.1"
78-
rand = "^0.9.1"
78+
rand = "^0.9.2"

0 commit comments

Comments
 (0)