Skip to content

Commit e6f6cbe

Browse files
Update scan_fmt requirement from 0.1 to 0.2
Updates the requirements on [scan_fmt](https://github.com/wlentz/scan_fmt) to permit the latest version. - [Commits](wlentz/scan_fmt@v0.1.2...v0.2.6) --- updated-dependencies: - dependency-name: scan_fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ca0c22 commit e6f6cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cggtts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scheduler = ["polyfit-rs"]
1818

1919
[dependencies]
2020
thiserror = "1"
21-
scan_fmt = "0.1"
21+
scan_fmt = "0.2"
2222
strum = "0.26.3"
2323
itertools = "0.13.0"
2424
strum_macros = "0.23.0"

0 commit comments

Comments
 (0)