Skip to content

Commit

Permalink
0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilith-In-Starlight committed Jan 23, 2024
1 parent 8672cb9 commit 42ef168
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.19" , features = ["reporting"]}
ron = "0.8.1"

[features]
Expand Down

0 comments on commit 42ef168

Please sign in to comment.