Skip to content

Commit

Permalink
release: 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp-CN committed Mar 2, 2024
1 parent 8fd1632 commit daac921
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "term-rustdoc"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
autobins = false
exclude = ["**/snapshots/", "tests/", "outline-design.txt"]
Expand Down Expand Up @@ -35,7 +35,7 @@ regex = "1"
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

constcat = "0.4"
constcat = "0.5"

ratatui = "0.26.0"
crossterm = "0.27"
Expand Down

0 comments on commit daac921

Please sign in to comment.