Merge pull request 'Update Rust crate toml to 0.8.19' (#26) from renovate/toml-0.x into main
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m49s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 2m49s
Details
Reviewed-on: #26
This commit is contained in:
commit
fef0a1f08e
|
@ -9,7 +9,7 @@ edition = "2021"
|
|||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
reqwest = "0.11.14"
|
||||
serde = "1.0.217"
|
||||
toml = "0.8.8"
|
||||
toml = "0.8.19"
|
||||
log = "0.4.22"
|
||||
stderrlog = "0.6.0"
|
||||
async-std = "1.13.0"
|
||||
|
|
Loading…
Reference in New Issue