Skip to content

Commit 864cfe8

Browse files
committed
Holani 0.8.4
1 parent 2b47624 commit 864cfe8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "holani-retro"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
edition = "2021"
55

66
[dependencies]
7-
holani = { git = "https://github.com/LLeny/holani.git", tag = "0.8.3" }
7+
holani = { git = "https://github.com/LLeny/holani.git", tag = "0.8.4" }
88
log = { version = "0.4", features = [
99
"max_level_trace",
1010
"release_max_level_warn",

0 commit comments

Comments
 (0)