1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +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,6 +1,6 @@
[package]
name = "main-example"
version = "0.1.0"
version = "1.0.0"
edition = "2018"
[dependencies]