Skip to content

Commit b3df843

Browse files
committed
Use 2021 edition.
1 parent d3c0bfb commit b3df843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/astonbitecode/j4rs"
99
readme = "README.md"
1010
categories = ["api-bindings"]
1111
build = "build.rs"
12-
edition = "2018"
12+
edition = "2021"
1313

1414
[badges]
1515
travis-ci = { repository = "astonbitecode/j4rs", branch = "master" }

0 commit comments

Comments
 (0)