Skip to content

Commit 02c38df

Browse files
committed
Update Rust edition to 2024
1 parent 10a72e1 commit 02c38df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/urlpattern/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "urlpattern"
33
version = "0.1.0"
4-
edition = "2021"
4+
edition = "2024"
55
authors = ["방성범 (Bang Seongbeom) <bangseongbeom@gmail.com>"]
66
license = "MIT"
77
publish = false

0 commit comments

Comments
 (0)