summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 28c2bc59c8cd494e919742ec97846ab880afd925 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "vagabond"
version = "1.1.0"
authors = ["Ben Bridle <ben@derelict.engineering>"]
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]