Skip to content

Commit f410d8e

Browse files
Update path-slash requirement from 0.1.3 to 0.2.1 (#84)
Updates the requirements on [path-slash](https://github.com/rhysd/path-slash) to permit the latest version. - [Release notes](https://github.com/rhysd/path-slash/releases) - [Changelog](https://github.com/rhysd/path-slash/blob/master/CHANGELOG.md) - [Commits](https://github.com/rhysd/path-slash/commits/v0.2.1) --- updated-dependencies: - dependency-name: path-slash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df1fdc9 commit f410d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api_generator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ indicatif = "0.12.0"
1919
itertools = "0.10.0"
2020
lazy_static = "1.4.0"
2121
log = "0.4.8"
22-
path-slash = "0.1.3"
22+
path-slash = "0.2.1"
2323
quote = "~0.3"
2424
reduce = "0.1.2"
2525
regex = "1.3.1"

0 commit comments

Comments
 (0)