mirror of
https://github.com/actix/actix-website
synced 2025-06-29 16:24:58 +02:00
Updates example version numbers to match actix-web version.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "sentry"
|
||||
version = "0.1.0"
|
||||
version = "0.7.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0"
|
||||
actix-web = "0.7"
|
||||
sentry-actix = "0.15"
|
||||
sentry = "0.15"
|
||||
|
Reference in New Issue
Block a user