We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95085e8 commit 2ffff54Copy full SHA for 2ffff54
integrations/sentry-actix/Cargo.toml
@@ -13,6 +13,6 @@ Sentry client extension for actix-web
13
14
[dependencies]
15
actix-web = { version = "0.7", default-features = false }
16
-sentry = { version = "0.12.0", path = "../../" }
+sentry = { version = "0.12.1", path = "../../" }
17
failure = "0.1.3"
18
fragile = "0.3.0"
0 commit comments