Skip to content

Commit

Permalink
Merge pull request #55 from flatcar/dependabot/cargo/openssl-0.10.66
Browse files Browse the repository at this point in the history
build(deps): bump openssl from 0.10.60 to 0.10.66
  • Loading branch information
dongsupark authored Jul 24, 2024
2 parents 9b6ddb0 + 5dbdd52 commit c46ae8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions vendor/hard-xml-derive/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ pub enum Field {
/// $name: $ty,
/// }
/// ```
#[allow(dead_code)]
Child {
name: TokenStream,
bind: Ident,
Expand Down

0 comments on commit c46ae8f

Please sign in to comment.