build(deps): bump strict-num from 0.1.0 to 0.1.1 (#30169)

Bumps [strict-num](https://github.com/RazrFalcon/strict-num) from 0.1.0 to 0.1.1.
- [Changelog](https://github.com/RazrFalcon/strict-num/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RazrFalcon/strict-num/compare/v0.1.0...v0.1.1)

---
updated-dependencies:
- dependency-name: strict-num
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-22 17:30:26 +00:00 committed by GitHub
parent 22233c4a03
commit 06accf50cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6071,9 +6071,9 @@ checksum = "9e08d8363704e6c71fc928674353e6b7c23dcea9d82d7012c8faf2a3a025f8d0"
[[package]]
name = "strict-num"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9df65f20698aeed245efdde3628a6b559ea1239bbb871af1b6e3b58c413b2bd1"
checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
[[package]]
name = "string_cache"