Update crates

This commit is contained in:
Mihai Dinculescu
2023-02-09 10:31:16 +00:00
parent 9f569d49fa
commit 88d9f78e59
4 changed files with 112 additions and 65 deletions

View File

@@ -23,7 +23,7 @@ path = "tests/run.rs"
proc-macro2 = "1.0"
quote = "1.0"
syn = "1.0"
once_cell = "1.7"
once_cell = "1.17"
[dev-dependencies]
simconnect-sdk = { path = "../simconnect-sdk" }