Skip to content

Commit

Permalink
(pkg) bali: mirage: 1.0.0 -> 1.0.1
Browse files Browse the repository at this point in the history
We finally have all the arithmetic operations we need.
  • Loading branch information
xTrayambak committed Sep 28, 2024
1 parent eb0bd03 commit 8a6e1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bali.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ backend = "cpp"
# Dependencies

requires "nim >= 2.0.2"
requires "mirage >= 1.0.0"
requires "mirage >= 1.0.1"
requires "librng >= 0.1.3"
requires "pretty >= 0.1.0"
requires "colored_logger >= 0.1.0"
Expand Down

0 comments on commit 8a6e1bf

Please sign in to comment.