chore(deps): bump estring from 0.2.0 to 0.2.1
Bumps [estring](https://github.com/pleshevskiy/estring) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/pleshevskiy/estring/releases) - [Commits](https://github.com/pleshevskiy/estring/commits) --- updated-dependencies: - dependency-name: estring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d4be81c1d2
commit
04d0835185
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -11,6 +11,6 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "estring"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "515fc26a9876dfa25822d8cc040c6e4497ff9f5be96f101ee136d6ece160d2cc"
|
||||
checksum = "5d0069d8a2500e291e248b96dc353cf71e2693b278058fd2954b5ed90c836e77"
|
||||
|
|
Reference in a new issue