We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf2f6b commit 61a054fCopy full SHA for 61a054f
nv-flip-sys/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "nv-flip-sys"
3
-version = "0.1.2"
+version = "0.1.1"
4
authors = ["the gfx-rs developers"]
5
edition = "2021"
6
description = "FFI bindings to Nvidia Labs's ꟻLIP image comparison and error visualization library"
nv-flip/Cargo.toml
name = "nv-flip"
-version = "0.1.1"
+version = "0.1.2"
description = "High-Level bindings to Nvidia Labs's ꟻLIP image comparison and error visualization library"
readme = "../README.md"
0 commit comments