aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-02-12 13:25:00 -0330
committerSam Anthony <sam@samanthony.xyz>2023-02-12 13:25:00 -0330
commit99a8712464793c2120c2bf880e87fbbab65475ad (patch)
tree7e1b6a74b857c7d0bb949a62baa12bb34af2a896 /Cargo.toml
parent9083671a6ccda8393359f27948bf3007b9535ca8 (diff)
downloadpfc-0.6.2.zip
push constant in buffer to stack before performing operationv0.6.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fbc900e..4a9631e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pfc"
-version = "0.6.1"
+version = "0.6.2"
edition = "2021"
[dependencies]