Skip to content

Commit 1e6007c

Browse files
committed
bump edition in viper-sys
1 parent 1ba0ddc commit 1e6007c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

viper-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Federico Poli <[email protected]>"]
66
license = "MPL-2.0"
77
readme = "README.md"
88
build = "build.rs"
9+
edition = "2018"
910

1011
[build-dependencies]
1112
jni-gen = { path = "../jni-gen" }

0 commit comments

Comments
 (0)