Skip to content

Commit 11cf0ff

Browse files
Bump term from 1.0.0 to 1.0.1
Bumps [term](https://github.com/Stebalien/term) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/Stebalien/term/releases) - [Commits](Stebalien/term@v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: term dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a130eb commit 11cf0ff

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
@@ -29,7 +29,7 @@ num-traits = "0.2.19"
2929
polynomial = "0.2.6"
3030
serde = { version = "1.0.216", features = ["derive"] }
3131
serde_json = "1.0.133"
32-
term = "1.0.0"
32+
term = "1.0.1"
3333
topological-sort = "0.2.2"
3434
union-find = "0.4.3"
3535
derive-try-from-primitive = "1.0.0"

0 commit comments

Comments
 (0)