Skip to content

Commit c0afe20

Browse files
authored
Update charon submodule (#3716)
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.
1 parent f855a72 commit c0afe20

2 files changed

Lines changed: 1 addition & 13 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ dependencies = [
253253
"clap",
254254
"colored",
255255
"convert_case 0.6.0",
256-
"derivative",
257256
"derive-visitor",
258257
"env_logger",
259258
"hashlink",
@@ -497,17 +496,6 @@ dependencies = [
497496
"powerfmt",
498497
]
499498

500-
[[package]]
501-
name = "derivative"
502-
version = "2.2.0"
503-
source = "registry+https://github.com/rust-lang/crates.io-index"
504-
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
505-
dependencies = [
506-
"proc-macro2",
507-
"quote",
508-
"syn 1.0.109",
509-
]
510-
511499
[[package]]
512500
name = "derive-visitor"
513501
version = "0.4.0"

0 commit comments

Comments
 (0)