feat: make cargo workspace publishable
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 43s
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 43s
This commit is contained in:
@@ -15,4 +15,4 @@ syn = { version = "1.0", features = ["full"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
|
||||
quote = "1.0"
|
||||
types = { version = "0.1.0", path = "../types" }
|
||||
nodarium_types = { version = "0.1.0", path = "../types" }
|
||||
|
||||
Reference in New Issue
Block a user