Skip to content

Commit

Permalink
release: 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jan 6, 2019
1 parent 95085e8 commit 2ffff54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/sentry-actix/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Sentry client extension for actix-web

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

0 comments on commit 2ffff54

Please sign in to comment.