This repository has been archived on 2024-07-25. You can view files and clone it, but cannot push or open issues or pull requests.
enve/Cargo.lock
dependabot[bot] 04d0835185 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>
2022-07-28 07:42:29 +00:00

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"