We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0eb3e commit a15e34eCopy full SHA for a15e34e
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "big-o-test"
3
-version = "0.2.14"
+version = "0.2.15"
4
edition = "2021"
5
description = "Enforces a maximum `time` (and, optionally `space`) Algorithm Complexity when testing"
6
keywords = ["algorithm", "analysis", "Big-O", "notation", "performance"]
0 commit comments