Skip to content

Commit ec574c8

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 9547b02 commit ec574c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tracker = [
3737

3838
[dependencies]
3939
thiserror = "2"
40-
scan_fmt = "0.1.3"
40+
scan_fmt = "0.2.6"
4141
strum = "0.27"
4242
itertools = "0.14"
4343
strum_macros = "0.27"

0 commit comments

Comments
 (0)