cargo update (#8086)

This commit is contained in:
Arya 2023-12-11 18:39:01 -05:00 committed by GitHub
parent e5b810a52a
commit b0b8b1a028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 287 additions and 204 deletions

File diff suppressed because it is too large Load Diff

View File

@ -100,6 +100,7 @@ skip-tree = [
# wait for console-subscriber and tower to update hdrhistogram.
# also wait for ron to update insta, and wait for tonic update.
{ name = "base64", version = "=0.13.1" },
{ name = "windows-sys", version = "=0.45.0" },
# wait for proptest's rusty-fork dependency to upgrade quick-error
{ name = "quick-error", version = "=1.2.3" },