bumped edition and version

This commit is contained in:
Thomas Eppers 2022-07-23 00:50:03 +02:00
parent 88070489f3
commit c8915f828f
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -673,7 +673,7 @@ dependencies = [
[[package]] [[package]]
name = "reel-moby" name = "reel-moby"
version = "1.0.0" version = "1.2.1"
dependencies = [ dependencies = [
"chrono", "chrono",
"lazy_static", "lazy_static",

View File

@ -1,8 +1,8 @@
[package] [package]
name = "reel-moby" name = "reel-moby"
version = "1.0.0" version = "1.2.1"
edition = "2018" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html