Skip to content

Commit 0c928b1

Browse files
authored
Merge branch 'main' into 2-3970
2 parents 2635dd0 + c624dc4 commit 0c928b1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -57,7 +57,7 @@ pkix = { version = "0.2.4" }
5757
pretty_assertions = { version = "1.4.1" }
5858
prometheus = { version = "0.14.0", features = ["process"] }
5959
prometheus-reqwest-remote-write = { version = "0.4.0" }
60-
proptest = { version = "1.8.0" }
60+
proptest = { version = "1.9.0" }
6161
rand = "0.9.2"
6262
redis = { version = "0.32.7", features = ["tokio-rustls-comp", "cluster"] }
6363
reqwest = { version = "0.12.24", default-features = false, features = ["rustls-tls", "json", "stream"] }

0 commit comments

Comments
 (0)