You've already forked rust-workspace
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[package]
|
||||
name = "rust"
|
||||
version = "0.0.0"
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license-file.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
# crate = { workspace = true }
|
||||
Reference in New Issue
Block a user