Skip to content

Commit 0c9813a

Browse files
author
Ngo Iok Ui (Wu Yu Wei)
authored
Merge pull request #65 from xTeKc/crate
Update edition
2 parents 45c0934 + 64e29ff commit 0c9813a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "javascriptcore-rs"
33
version = "0.16.0"
4-
edition = "2018"
4+
edition = "2021"
55
description = "Rust bindings for the javacriptcore library"
66
repository = "https://github.com/tauri-apps/javascriptcore-rs"
77
license = "MIT"

0 commit comments

Comments
 (0)