Skip to content

Commit

Permalink
Update to trane v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmr committed Mar 25, 2023
1 parent b8f2fe8 commit e593d1e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 5 deletions.
29 changes: 26 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,7 +1,7 @@
[package]
edition = "2021"
name = "trane-cli"
version = "0.13.3"
version = "0.13.4"
build = "build.rs"
default-run = "trane"

Expand All @@ -23,7 +23,7 @@ rustyline = "11.0.0"
rustyline-derive = "0.8.0"
serde_json = "1.0.93"
termimad = "0.22.0"
trane = "0.13.3"
trane = "0.13.4"
ustr = { version = "0.9.0", features = ["serialization"] }
# Commented out for use in local development.
# trane = { path = "../trane" }
Expand Down

0 comments on commit e593d1e

Please sign in to comment.