mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
tests cargo toml
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3147,7 +3147,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.1.0"
|
||||
version = "1.0.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"dotenv",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "tests"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@@ -17,4 +17,4 @@ partial_derive2.workspace = true
|
||||
make_option.workspace = true
|
||||
mungos.workspace = true
|
||||
dotenv.workspace = true
|
||||
envy.workspace = true
|
||||
envy.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user