Skip to content

Commit ee0b5c6

Browse files
committed
chore: bump to rust 2024 edition
Signed-off-by: Nick Mitchell <[email protected]>
1 parent 7a74707 commit ee0b5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pdl-live-react/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pdl"
33
version = "0.6.0"
44
description = "Prompt Declaration Language"
55
authors = ["[email protected]"]
6-
edition = "2021"
6+
edition = "2024"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

0 commit comments

Comments
 (0)