Add cxx crates and sword to dependencies
This commit is contained in:
@@ -4,3 +4,7 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cxx = "1.0.141"
|
||||
|
||||
[build-dependencies]
|
||||
cxx-build = "1.0.141"
|
||||
|
||||
Reference in New Issue
Block a user