Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

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]

0 commit comments

Comments
 (0)