mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 14:19:49 +00:00
build: remove dotenvy
This commit is contained in:
parent
5376002177
commit
0d29a691c0
4 changed files with 6 additions and 16 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
|
@ -113,7 +113,6 @@ name = "ckanaction"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"bon",
|
||||
"dotenvy",
|
||||
"reqwest",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
@ -182,12 +181,6 @@ dependencies = [
|
|||
"syn",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "dotenvy"
|
||||
version = "0.15.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
|
||||
|
||||
[[package]]
|
||||
name = "encoding_rs"
|
||||
version = "0.8.35"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue