[package] name = "hellodc-demo" version = "0.1.0" edition = "2021" authors = ["zhuzhuzai "] license = "MIT" description = "zjusec dependency confusionn demo!" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [registries] [dependencies] regex = { git = "https://github.com/rust-lang/regex", version = "1.0.0" } rand = "0.3.14"