simple-c2pa

This is a fork of https://gitlab.com/guardianproject/proofmode/simple-c2pa
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/simple-c2pa.git
Log | Files | Refs | README | LICENSE

commit 2b978bab8cc98a029de3eff7803aa93ac43d9b6c
parent f1480711652d044f756a8ddc88166bc32c8cdfa4
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 23 Jun 2024 16:26:13 +0200

Update dependencies

Diffstat:
MCargo.lock | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock @@ -301,7 +301,7 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" [[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",