Update binggan requirement from 0.10.0 to 0.12.0 (#2519)

* Update binggan requirement from 0.10.0 to 0.12.0

---
updated-dependencies:
- dependency-name: binggan
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix build

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Seitz <pascal.seitz@gmail.com>
This commit is contained in:
dependabot[bot]
2024-10-16 11:36:04 +08:00
committed by GitHub
parent 5f026901b8
commit 99be20cedd
4 changed files with 6 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ time = { version = "0.3.10", features = ["serde-well-known"] }
serde = { version = "1.0.136", features = ["derive"] }
[dev-dependencies]
binggan = "0.10.0"
binggan = "0.12.0"
proptest = "1.0.0"
rand = "0.8.4"