mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
a7005c7049
* Update README.md * Rename ares -> sword * Workspace * Cargo-only CI
13 lines
234 B
TOML
13 lines
234 B
TOML
[package]
|
|
name = "sword_guard"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
|
|
[build-dependencies]
|
|
bindgen = "0.69"
|
|
cc = "=1.0.99"
|