Skip to content

Commit eaa1ffb

Browse files
committed
upgrade version to v0.7.2
1 parent b8ef870 commit eaa1ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rnacos"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
authors = ["heqingpan <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"
@@ -80,7 +80,7 @@ mime_guess = { version = "2" }
8080
rusqlite = { version = "0.25", features = ["bundled"] }
8181
rsql_builder = "0.1.5"
8282
inner-mem-cache = "0.1.7"
83-
rnacos-web-dist-wrap = "=0.7.1"
83+
rnacos-web-dist-wrap = "=0.7.2"
8484
nacos_rust_client = "0.3.2"
8585
zip = "0.6"
8686
tempfile = "3"

0 commit comments

Comments
 (0)