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

17 lines
370 B
Text
Raw Normal View History

2022-07-21 19:09:02 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
2022-07-22 15:05:10 +03:00
name = "enve"
2022-07-27 18:52:59 +03:00
version = "0.2.0"
2022-07-21 19:09:02 +03:00
dependencies = [
2022-07-23 14:05:53 +03:00
"estring",
2022-07-21 19:09:02 +03:00
]
2022-07-23 14:05:53 +03:00
[[package]]
name = "estring"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d0069d8a2500e291e248b96dc353cf71e2693b278058fd2954b5ed90c836e77"