Skip to content

Commit fae61b1

Browse files
chore(deps): Update Rust crate prop-check-rs to 0.0.986 (#1170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 118657a commit fae61b1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

hocon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ anyhow = "1.0.82"
2424
ctor = "0.6.0"
2525
rand = "0.9.0"
2626
env_logger = "0.11.3"
27-
prop-check-rs = "0.0.985"
27+
prop-check-rs = "0.0.986"
2828
anyhow = "1.0.82"
2929
serial_test = "3.1.1"
3030
test-generator = "0.3.1"

parser/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ fnv = "1.0.7"
2121
[dev-dependencies]
2222
anyhow = "1.0.82"
2323
env_logger = "0.11.3"
24-
prop-check-rs = "0.0.985"
24+
prop-check-rs = "0.0.986"
2525
rust_decimal = "1.35.0"
2626
chrono = "0.4.38"
2727
pom = "3.4.0"

uri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ log = "0.4.21"
1919
env_logger = "0.11.3"
2020
ctor = "0.6.0"
2121
rand = "0.9.0"
22-
prop-check-rs = "0.0.985"
22+
prop-check-rs = "0.0.986"
2323
anyhow = "1.0.82"
2424
http = "1.1"

0 commit comments

Comments
 (0)