Skip to content

Commit

Permalink
Update charon submodule (#3716)
Browse files Browse the repository at this point in the history
Update `charon` submodule to latest commit. This should enable #3712.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
  • Loading branch information
zhassan-aws authored Nov 14, 2024
1 parent f855a72 commit c0afe20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ dependencies = [
"clap",
"colored",
"convert_case 0.6.0",
"derivative",
"derive-visitor",
"env_logger",
"hashlink",
Expand Down Expand Up @@ -497,17 +496,6 @@ dependencies = [
"powerfmt",
]

[[package]]
name = "derivative"
version = "2.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
dependencies = [
"proc-macro2",
"quote",
"syn 1.0.109",
]

[[package]]
name = "derive-visitor"
version = "0.4.0"
Expand Down

0 comments on commit c0afe20

Please sign in to comment.