Skip to content

Commit 0cbe492

Browse files
committed
Bump to version 3.0.0 (and edition 2021, update authors
1 parent 4bc2bfb commit 0cbe492

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
[package]
22
name = "shadowenv"
3-
version = "2.1.2"
3+
version = "3.0.0"
44
authors = [
5-
"Burke Libbey <[email protected]>",
6-
"Lisa Ugray <[email protected]>",
7-
"Aaron Olson <[email protected]>",
5+
"Shopify Engineering <[email protected]>",
86
]
9-
edition = "2018"
7+
edition = "2021"
108

119
[dependencies]
1210
blake2 = "0.10.6"

0 commit comments

Comments
 (0)