Compare commits
2 Commits
f85dac3b25
...
v0.4.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 69d4963e4f | |||
| 87ced5a47c |
12
Cargo.toml
12
Cargo.toml
@@ -1,3 +1,9 @@
|
|||||||
|
[package]
|
||||||
|
authors = ["Nils Pukropp <nils@narl.io>"]
|
||||||
|
edition = "2024"
|
||||||
|
name = "mould"
|
||||||
|
version = "0.4.2"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "mould"
|
name = "mould"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
@@ -25,9 +31,3 @@ version = "1.0.228"
|
|||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tempfile = "3.27.0"
|
tempfile = "3.27.0"
|
||||||
|
|
||||||
[package]
|
|
||||||
authors = ["Nils Pukropp <nils@narl.io>"]
|
|
||||||
edition = "2024"
|
|
||||||
name = "mould"
|
|
||||||
version = "0.4.2"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user