Skip to content

Commit

Permalink
update to v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jokemanfire committed Dec 9, 2024
1 parent 933c105 commit f35c95f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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,9 +1,9 @@
[package]
name = "redbcli"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ["jokemanfire <hu.dingyang@zte.com.cn>"]
description = "redbcli"
description = "RedbCLI is a command-line tool for managing and operating Redb databases. It provides various commands to create, delete, query, and edit database tables."
keywords = ["redb", "cli"]
repository = "https://github.com/jokemanfire/redbcli"
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit f35c95f

Please sign in to comment.