Files
spacedrive/apps/debug/Cargo.toml
2022-03-31 17:41:17 -07:00

13 lines
293 B
TOML

[package]
name = "debug"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0.56"
data-encoding = "2.3.2"
ring = "0.16.20"
sha256 = "1.0.3"
# sdcore = { path = "../../packages/core" }