Jelajahi Sumber

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] 2 tahun lalu
induk
melakukan
409e98d419
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"