Merge pull request 'Update Cargo.toml' (#12) from nvrl-patch-1 into main
All checks were successful
Release / Build and Release (push) Successful in 58s
All checks were successful
Release / Build and Release (push) Successful in 58s
Reviewed-on: #12
This commit was merged in pull request #12.
This commit is contained in:
14
Cargo.toml
14
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"
|
||||||
@@ -24,10 +30,4 @@ features = ["derive"]
|
|||||||
version = "1.0.228"
|
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