17 lines
370 B
Plaintext
17 lines
370 B
Plaintext
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
version = 3
|
||
|
|
||
|
[[package]]
|
||
|
name = "ci"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"serde_as",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_as"
|
||
|
version = "0.0.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "4ee4afe4c5c3b69699c4267ae42b838e911466d7ca0005046adc93ac95bb16dd"
|