Skip to content

Commit d9fdc52

Browse files
authored
Merge branch 'main' into cheaper-updates
2 parents b76038a + 7884dd6 commit d9fdc52

File tree

21 files changed

+844
-385
lines changed

21 files changed

+844
-385
lines changed

Cargo.lock

Lines changed: 101 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ uhlc = { version = "0.7", features = ["defmt"] }
8282
uuid = { version = "1.3.1", features = ["v4", "serde"] }
8383
webpki = { version = "0.22.0", features = ["std"] }
8484
http = { version = "0.2.9" }
85+
governor = { version = "0.7.0" }
8586

8687
[patch.crates-io]
8788
quinn-proto = { git = "https://github.com/jeromegn/quinn", rev = "108f25a6" }

0 commit comments

Comments
 (0)