Skip to content

Commit

Permalink
chore: fix demo crate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mersinvald committed Dec 13, 2023
1 parent 50a0b23 commit 525a00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ edition = "2018"
license = "MIT"

[dependencies.aquamarine]
version = "0.3.1"
version = "0.3.3"
path = "../"

0 comments on commit 525a00a

Please sign in to comment.