1
0
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:
Cameron Dershem
2019-06-19 00:38:23 -04:00
parent 4f9bd8b724
commit 941bdfa491
24 changed files with 26 additions and 25 deletions

View File

@ -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"