Skip to content

Commit

Permalink
update version to v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
heqingpan committed May 19, 2024
1 parent 4f5116c commit 1ae2065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rnacos"
version = "0.5.8-beta.1"
version = "0.5.8"
authors = ["heqingpan <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down Expand Up @@ -56,7 +56,7 @@ mime_guess = { version = "2" }
rusqlite = { version = "0.25", features = ["bundled"] }
rsql_builder = "0.1.5"
inner-mem-cache = "0.1.6"
rnacos-web-dist-wrap = "=0.4.0-beta.5"
rnacos-web-dist-wrap = "=0.4.0"
nacos_rust_client = "0.2"
zip = "0.6"
tempfile = "3"
Expand Down

0 comments on commit 1ae2065

Please sign in to comment.