Skip to content

Commit 58ee4b2

Browse files
committed
Bumping to 2021 edition
1 parent 47246ed commit 58ee4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "tote"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
authors = ["Matthew Wood <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "A lightweight data cache for CLI libraries"
77
license = "MIT"
88
homepage = "https://github.com/thepacketgeek/tote"

0 commit comments

Comments
 (0)