Skip to content

Commit 39c722b

Browse files
committed
chore: update deps
1 parent 426487d commit 39c722b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ unicode-width = "0.1.10"
3131

3232
serde = { version = "1.0.188", features = ["derive"] }
3333
serde_qs = "0.12.0"
34-
serde_json = "1.0.106"
34+
serde_json = "1.0.107"
3535
serde_with = "3.3.0"
3636
serde_repr = "0.1.16"
3737

@@ -42,7 +42,7 @@ reqwest = { version = "0.11.20", default-features = false, features = ["json", "
4242
tokio = { version = "1.32.0", features = ["full"] }
4343
futures = "0.3.28"
4444

45-
clap = { version = "4.4.2", features = ["derive", "wrap_help"] }
45+
clap = { version = "4.4.3", features = ["derive", "wrap_help"] }
4646
colored = "2.0.4"
4747
term_size = "0.3.2"
4848

0 commit comments

Comments
 (0)