about summary refs log tree commit diff
path: root/Cargo.lock
blob: 661695156b23fe5625a0cba4289cdaa68adbb96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "camino"
version = "1.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c"

[[package]]
name = "whenwasit"
version = "0.1.0"
dependencies = [
 "camino",
]