Skip to content

Commit 239073f

Browse files
committed
Fix scanner Cargo.toml
1 parent c6261a7 commit 239073f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/scanner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "quicktag-scanner"
33
version = "0.1.0"
4-
edition = "2024
4+
edition = "2024"
55
license = "GPL-3.0-or-later"
66

77
[dependencies]

0 commit comments

Comments
 (0)