commit e26bab2bb7966f6f9771fa1b0d6b9233fc37ae4a
parent 715fef9850af85be4285451e925b69f787a8b7d7
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 23 Jun 2024 16:26:47 +0200
Update dependencies
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
@@ -576,7 +576,7 @@ dependencies = [
[[package]]
name = "c2pa"
version = "0.32.2"
-source = "git+https://github.com/mtrnords-photography-manager/c2pa-rs.git#ea8bc5d8103513019b1111b1b95a9cdcbfcd7ce3"
+source = "git+https://github.com/mtrnords-photography-manager/c2pa-rs.git#4f9d0ebb3847369864a4e9ae4d40233d446f302c"
dependencies = [
"asn1-rs",
"async-generic",
@@ -3233,7 +3233,7 @@ checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
[[package]]
name = "simple-c2pa"
version = "0.0.14"
-source = "git+https://github.com/mtrnords-photography-manager/simple-c2pa.git#f1480711652d044f756a8ddc88166bc32c8cdfa4"
+source = "git+https://github.com/mtrnords-photography-manager/simple-c2pa.git#2b978bab8cc98a029de3eff7803aa93ac43d9b6c"
dependencies = [
"c2pa",
"openssl",