[package] | |
name = "wildcards-test-allow-git" | |
version = "0.1.0" | |
authors = [] | |
edition = "2018" | |
license = "MIT" | |
publish = false | |
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | |
[dependencies] | |
# An arbitrary choice of actually existent Git repository | |
wildcards-test-allow-git = { package = "krates", git = "https://github.com/EmbarkStudios/krates", rev = "b03ecd6f3204a1b1ec04fbaead2d0d122a3a4494" } |