04d0835185
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>
16 lines
370 B
TOML
16 lines
370 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "enve"
|
|
version = "0.2.0"
|
|
dependencies = [
|
|
"estring",
|
|
]
|
|
|
|
[[package]]
|
|
name = "estring"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d0069d8a2500e291e248b96dc353cf71e2693b278058fd2954b5ed90c836e77"
|