Bump evalexpr from 11.0.0 to 11.0.1

Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/ISibboI/evalexpr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ISibboI/evalexpr/commits)

---
updated-dependencies:
- dependency-name: evalexpr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 03:51:28 +00:00 committed by GitHub
parent 7e82bcaf90
commit 65b5f28460
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -326,9 +326,9 @@ dependencies = [
[[package]]
name = "evalexpr"
version = "11.0.0"
version = "11.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec3b4e80fd8edee77d6fc35d59862d5765dae7512a95f49fd7bf03847c85b26a"
checksum = "8adeb24130b6ffd6a2f4d2768c8cbf28d98b115c9f576896bb3d6926c2296927"
[[package]]
name = "fastrand"