mirror of
https://github.com/Noratrieb/jsfck-rs.git
synced 2026-01-14 14:15:02 +01:00
16 lines
370 B
TOML
16 lines
370 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.60"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c794e162a5eff65c72ef524dfe393eb923c354e350bb78b9c7383df13f3bc142"
|
|
|
|
[[package]]
|
|
name = "jsfck"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"anyhow",
|
|
]
|