Skip to content

Commit

Permalink
0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilith-In-Starlight committed Jan 20, 2024
1 parent 61beb21 commit 88c3ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ path = "src/main.rs"
[dependencies]
clap = { version = "4.4.16", features = ["derive"] }
directories = "5.0.1"
kismesis = { path = "kismesis" , features = ["reporting"]}
kismesis = { version="0.1.15" , features = ["reporting"]}
ron = "0.8.1"

[features]
Expand Down

0 comments on commit 88c3ecd

Please sign in to comment.