Skip to content

Commit

Permalink
Upgrade sealed crate from 0.5 to 0.6 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 21, 2024
1 parent 935a137 commit 2fe0020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ arc-swap = "1.5"
metrics = { version = "0.23", default-features = false }
metrics-util = { version = "0.17", features = ["registry"], default-features = false }
prometheus = { version = "0.13", default-features = false }
sealed = "0.5"
sealed = "0.6"
smallvec = "1.10"

# Not realy used, for surviving MSRV check only.
Expand Down

0 comments on commit 2fe0020

Please sign in to comment.