We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e07560 commit a78f487Copy full SHA for a78f487
1 file changed
Cargo.toml
@@ -5,10 +5,10 @@ members = ["crates/*", "xtask"]
5
[workspace.package]
6
repository = "https://github.com/fuzzypixelz/absolut"
7
authors = ["Mahmoud Mazouz <hello@fuzzypixelz.com>"]
8
-version = "0.1.1"
+version = "0.2.1"
9
license-file = "LICENSE"
10
edition = "2021"
11
keywords = ["simd", "lookup-tables", "macro"]
12
13
[workspace.dependencies]
14
-absolut-macros = { version = "0.1.1", path = "crates/absolut-macros" }
+absolut-macros = { version = "0.2.1", path = "crates/absolut-macros" }
0 commit comments