chore: 添加第三方依赖库
This commit is contained in:
9
thirdparty/rapier.js/builds/prepare_builds/Cargo.toml
vendored
Normal file
9
thirdparty/rapier.js/builds/prepare_builds/Cargo.toml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "prepare_builds"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5" }
|
||||
clap_derive = { version = "4.5" }
|
||||
tera = "1.20"
|
||||
Reference in New Issue
Block a user