Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit d237903

Browse files
committed
Merge branch 'master' of github.com:yanorei32/http-request-duplicator
2 parents 840aeec + 138cd1e commit d237903

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
axum = { version = "0.6.20", features = ["tracing"] }
1010
bytes = "1.5.0"
11-
clap = { version = "4.4.11", features = ["derive", "env"] }
11+
clap = { version = "4.4.12", features = ["derive", "env"] }
1212
hyper = "0.14.28"
1313
once_cell = "1.19.0"
1414
reqwest = { version = "0.11.23", features = ["rustls-tls", "http3", "brotli"], default-features = false }

0 commit comments

Comments
 (0)