Explorar o código

build(deps): bump proptest from 1.0.0 to 1.1.0 (#4184)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
409e98d419
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      program/Cargo.toml

+ 1 - 1
program/Cargo.toml

@@ -23,7 +23,7 @@ thiserror = "1.0"
 
 [dev-dependencies]
 lazy_static = "1.4.0"
-proptest = "1.0"
+proptest = "1.1"
 serial_test = "0.5.1"
 solana-program-test = "1.14.12"
 solana-sdk = "1.14.12"