We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b47624 commit 864cfe8Copy full SHA for 864cfe8
1 file changed
Cargo.toml
@@ -1,10 +1,10 @@
1
[package]
2
name = "holani-retro"
3
-version = "0.8.3"
+version = "0.8.4"
4
edition = "2021"
5
6
[dependencies]
7
-holani = { git = "https://github.com/LLeny/holani.git", tag = "0.8.3" }
+holani = { git = "https://github.com/LLeny/holani.git", tag = "0.8.4" }
8
log = { version = "0.4", features = [
9
"max_level_trace",
10
"release_max_level_warn",
0 commit comments