Bump evalexpr from 11.2.0 to 11.3.0

Bumps [evalexpr](https://github.com/ISibboI/evalexpr) from 11.2.0 to 11.3.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 03:30:08 +00:00 committed by GitHub
parent 2623d7fb32
commit d90be8ab91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -317,9 +317,9 @@ dependencies = [
[[package]]
name = "evalexpr"
version = "11.2.0"
version = "11.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4c66d3694d06f23490e33b7d5d22368c1f0bc24423b61cfba4bb1b100fc55ef"
checksum = "63b41cb9dd076076058a4523f009c900c582279536d0b2e45a29aa930e083cc5"
[[package]]
name = "fastrand"