Skip to content

Commit 42bd5ef

Browse files
committed
Update proptest third-party test
1 parent dc58f56 commit 42bd5ef

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

necessist/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
| go_src_text_template_parse | go1.23.0 | go | X | X | X | X | 1 |
1616
| minio | RELEASE.2025-10-15T17-29-55Z | | | X | X | X | 1 |
1717
| operator-filter-registry | v1.4.2 | | | X | X | X | 0 |
18-
| proptest_https | b71253807372932f72a71b1af7975371a41e7c88 | | X | X | X | X | 0 |
18+
| proptest_https | c620fd254cefc81113aac69dd3336b13067d97e1 | | X | X | X | X | 0 |
1919
| pyth | hip-3-pusher-v0.3.1 | anchor | | X | X | | 0 |
2020
| seaport_foundry | 1.6 | foundry | X | X | X | X | 1 |
2121
| seaport_hardhat | 1.6 | hardhat | | X | X | X | 1 |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
url = "https://github.com/proptest-rs/proptest"
2-
# https://github.com/proptest-rs/proptest/commit/b71253807372932f72a71b1af7975371a41e7c88
3-
rev = "b71253807372932f72a71b1af7975371a41e7c88"
2+
# https://github.com/proptest-rs/proptest/commit/c620fd254cefc81113aac69dd3336b13067d97e1
3+
rev = "c620fd254cefc81113aac69dd3336b13067d97e1"
44
subdir = "proptest"
55
source_files = ["src/sample.rs"]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
url = "git@github.com:proptest-rs/proptest"
2-
# https://github.com/proptest-rs/proptest/commit/b71253807372932f72a71b1af7975371a41e7c88
3-
rev = "b71253807372932f72a71b1af7975371a41e7c88"
2+
# https://github.com/proptest-rs/proptest/commit/c620fd254cefc81113aac69dd3336b13067d97e1
3+
rev = "c620fd254cefc81113aac69dd3336b13067d97e1"
44
subdir = "proptest"
55
source_files = ["src/sample.rs"]

0 commit comments

Comments
 (0)