Upgrade Sentry to 0.42.0
This commit is contained in:
@@ -60,7 +60,6 @@ multiple-versions = "deny"
|
||||
skip = [
|
||||
{ name = "regex-syntax", version = "0.6.29" }, # tracing-subscriber[env-filter] -> matchers depends on the old version
|
||||
{ name = "regex-automata", version = "0.1.10" }, # ^
|
||||
{ name = "itertools", version = "0.12.1" }, # otel -> prost depends on this old version
|
||||
{ name = "itertools", version = "0.13.0" }, # zxcvbn depends on this old version
|
||||
{ name = "indexmap", version = "1.9.3" }, # schemars depends on this old version
|
||||
{ name = "hashbrown", version = "0.12.3" }, # schemars -> indexmap depends on this old version
|
||||
|
||||
Reference in New Issue
Block a user