Skip to content

Commit 770fcbf

Browse files
committed
Move test-float-parse to the 2024 edition
1 parent 8c35f4a commit 770fcbf

File tree

11 files changed

+20
-20
lines changed

11 files changed

+20
-20
lines changed

src/etc/test-float-parse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "test-float-parse"
33
version = "0.1.0"
4-
edition = "2021"
4+
edition = "2024"
55
publish = false
66

77
[dependencies]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)