Skip to content

Commit 7675c2a

Browse files
dependabot[bot]relrelb
authored andcommitted
build(deps): bump path-slash from 0.1.4 to 0.1.5
Bumps [path-slash](https://github.com/rhysd/path-slash) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/rhysd/path-slash/releases) - [Changelog](https://github.com/rhysd/path-slash/blob/master/CHANGELOG.md) - [Commits](rhysd/path-slash@v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: path-slash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52bc7a3 commit 7675c2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scanner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ walkdir = "2.3.2"
1313
serde = { version = "1.0", features = ["derive"] }
1414
csv = "1.1"
1515
indicatif = "0.16"
16-
path-slash = "0.1.4"
16+
path-slash = "0.1.5"
1717
swf = { path = "../swf" }
1818
rayon = "1.5.3"
1919
crossbeam-channel = "0.5"

0 commit comments

Comments
 (0)