summaryrefslogtreecommitdiff
path: root/maint/rust-maint-common/test-project/Cargo.toml
blob: ec2177e2b48adfa72c3c6912a43228865a901fd8 (plain)
1
2
3
4
5
6
7
8
[package]
name = "test-project"
version = "0.1.0"
edition = "2021"
repository = "https://gitlab.torproject.org/tpo/core//rust-maint-common"
publish = false

[dependencies]