Skip to content

Commit

Permalink
pin dep
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst committed Mar 1, 2023
1 parent 2fa4c79 commit 6706770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ scopeguard = "1.1"
scopetime = { path = "./scopetime", version = "0.1" }
serde = "1.0"
simplelog = { version = "0.12", default-features = false }
struct-patch = "0.2"
struct-patch = "0.2.0"
syntect = { version = "5.0", default-features = false, features = ["parsing", "default-syntaxes", "default-themes", "html"] }
textwrap = "0.16"
tui = { version = "0.19", default-features = false, features = ['crossterm', 'serde'] }
Expand Down

0 comments on commit 6706770

Please sign in to comment.