Skip to content

Commit

Permalink
Merge pull request #18 from LRZ-BADW/dependabot/cargo/tabled-0.16.0
Browse files Browse the repository at this point in the history
build(deps): Bump tabled from 0.15.0 to 0.16.0
  • Loading branch information
gierens authored Aug 7, 2024
2 parents 1e9c50d + 145a39d commit 2a1ddd7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
17 changes: 8 additions & 9 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = "1"
thiserror = "1"
anyhow = "1"
tabled = "0.15"
tabled = "0.16"
chrono = { version = "0.4", features = ["serde"] }
# cli
clap = { version = "4.5", features = ["derive", "env"], optional = true }
Expand Down

0 comments on commit 2a1ddd7

Please sign in to comment.