Skip to content

Commit

Permalink
update mesa version
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Oct 24, 2023
1 parent 739e801 commit 7b13643
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 @@ publish = false # cargo dist --> Avoid publishing to crates.io
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
mesa = "0.16.3"
mesa = "0.16.5"
# mesa = { path = "../mesa" } # Only for development purposes
chrono = "0.4.31"
anyhow = "1.0.44"
Expand Down

0 comments on commit 7b13643

Please sign in to comment.