Skip to content

Commit ddfaffa

Browse files
authored
Merge pull request #46 from ruma/max/2021-edition
Update to edition 2021
2 parents 8a4ebd9 + 8e01c71 commit ddfaffa

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "js_int"
33
description = "JavaScript-interoperable integer types"
44
version = "0.2.2"
5-
edition = "2018"
5+
edition = "2021"
66
license = "MIT"
77
readme = "README.md"
88
repository = "https://github.com/ruma/js_int"

0 commit comments

Comments
 (0)