summaryrefslogtreecommitdiff
path: root/policy/_policies/Cargo.toml.t
blob: aab90b954d8f28ad4a399bc1abbdf98d3473f3d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[package]
name = "butck_policies"
version = "0.1.0"
edition = "2024"

[dependencies]
thiserror = "2"
tokio = { version = "1", features = ["fs"] }

# Auto generated dependencies
# If you find issues with the dependencies, please
#   1. Delete all code after this comment
#   2. Clear the file `policy/_policies/src/lib.rs`
#   3. Run `cargo run --bin butckrepo-refresh` in the Butchunker root directory
>>>>>>>>>> deps

@@@ >>> deps
<<<crate_name>>> = { path = "../../<<<path>>>" }
@@@ <<<