22 lines
457 B
TOML
22 lines
457 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "clime"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"e",
|
|
"stilts",
|
|
]
|
|
|
|
[[package]]
|
|
name = "e"
|
|
version = "1.0.0"
|
|
source = "git+https://git.soup.land/soup/e.git#794ca703d68115eb8198a272ec9eef51c6ec9d49"
|
|
|
|
[[package]]
|
|
name = "stilts"
|
|
version = "0.1.0"
|
|
source = "git+https://git.soup.land/soup/stilts.git#3c4aeef1cc179135155fc4292dd7282c64a30ca2"
|