init
This commit is contained in:
commit
5a12be38f7
4 changed files with 669 additions and 0 deletions
9
patcher/Cargo.toml
Normal file
9
patcher/Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "patcher"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
androscalpel = { git = "ssh://git@git.mineau.eu/histausse/androscalpel.git", version = "0.1.0" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue