add base build system
This commit is contained in:
9
lib/search_and_replace/Cargo.toml
Normal file
9
lib/search_and_replace/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "search_and_replace"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user