Skip to content

Commit

Permalink
Update to the latest monotype/fontSupport branch, post merge
Browse files Browse the repository at this point in the history
  • Loading branch information
brogdonm committed Jan 24, 2024
1 parent d26e1b0 commit d137c75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repository = "https://github.com/contentauth/c2patool"

[dependencies]
anyhow = "1.0"
c2pa = { git = "https://github.com/Monotype/c2pa-rs", branch = "epic/C2PA-280/localSfntSupport", features=["fetch_remote_manifests", "file_io", "xmp_write", "sfnt", "woff"] }
c2pa = { git = "https://github.com/Monotype/c2pa-rs", branch = "monotype/fontSupport", features=["fetch_remote_manifests", "file_io", "xmp_write", "sfnt", "woff"] }
chrono = { version = "0.4.24" }
clap = { version = "3.2", features = ["derive"] }
env_logger = "0.9"
Expand Down

0 comments on commit d137c75

Please sign in to comment.