Skip to content

Commit 2ffff54

Browse files
committed
release: 0.12.1
1 parent 95085e8 commit 2ffff54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/sentry-actix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ Sentry client extension for actix-web
1313

1414
[dependencies]
1515
actix-web = { version = "0.7", default-features = false }
16-
sentry = { version = "0.12.0", path = "../../" }
16+
sentry = { version = "0.12.1", path = "../../" }
1717
failure = "0.1.3"
1818
fragile = "0.3.0"

0 commit comments

Comments
 (0)