mirror of
https://github.com/Noratrieb/terustform.git
synced 2026-01-14 16:35:11 +01:00
start parsing values incorrectly
This commit is contained in:
parent
c4e62f9d2d
commit
a7822229f3
8 changed files with 337 additions and 35 deletions
|
|
@ -16,6 +16,8 @@ prost = "0.12.4"
|
|||
rcgen = "0.13.1"
|
||||
rmp = "0.8.12"
|
||||
rustls = { version = "0.23.4", default-features = false, features = ["ring", "logging", "std", "tls12"] }
|
||||
serde = "1.0.197"
|
||||
serde_json = "1.0.115"
|
||||
tempfile = "3.10.1"
|
||||
time = "0.3.35"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue