We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ef870 commit eaa1ffbCopy full SHA for eaa1ffb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rnacos"
3
-version = "0.7.1"
+version = "0.7.2"
4
authors = ["heqingpan <[email protected]>"]
5
edition = "2018"
6
license = "Apache-2.0"
@@ -80,7 +80,7 @@ mime_guess = { version = "2" }
80
rusqlite = { version = "0.25", features = ["bundled"] }
81
rsql_builder = "0.1.5"
82
inner-mem-cache = "0.1.7"
83
-rnacos-web-dist-wrap = "=0.7.1"
+rnacos-web-dist-wrap = "=0.7.2"
84
nacos_rust_client = "0.3.2"
85
zip = "0.6"
86
tempfile = "3"
0 commit comments