Skip to content

Commit ae53b88

Browse files
chore(deps): bump scan_fmt from 0.2.4 to 0.2.5 (#2849)
Bumps [scan_fmt](https://github.com/wlentz/scan_fmt) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/wlentz/scan_fmt/releases) - [Commits](https://github.com/wlentz/scan_fmt/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3c1ba1b commit ae53b88

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/file-source/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ bytes = "0.5"
1010
crc = "1.8.1"
1111
futures = { version = "0.3", default-features = false, features = ["executor"] }
1212
glob = "0.2.11"
13-
scan_fmt = "0.2.3"
13+
scan_fmt = "0.2.5"
1414
tracing = "0.1.15"
1515
indexmap = {version = "1.0.2", features = ["serde-1"]}
1616
flate2 = "1.0.6"

0 commit comments

Comments
 (0)