Skip to content

Commit 486bf32

Browse files
committed
Update topological-sort
Update topological-sort from 0.1.0 to 0.2.2 gifnksm/topological-sort-rs@v0.1.0...v0.2.2
1 parent 4f66107 commit 486bf32

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde_json = "1.0"
3434
shlex = "1"
3535
tempfile = "3.0"
3636
toml = "0.5.1"
37-
topological-sort = "0.1.0"
37+
topological-sort = "0.2.2"
3838

3939
# Watch feature
4040
notify = { version = "4.0", optional = true }

0 commit comments

Comments
 (0)