Skip to content

Commit

Permalink
Add missing easy_cast dep for doc example
Browse files Browse the repository at this point in the history
  • Loading branch information
akonradi-signal committed Sep 5, 2024
1 parent 63551b1 commit ecfeaee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/neon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ psd = "0.3.4" # used for a doc example
anyhow = "1.0.75" # used for a doc example
widestring = "1.0.2" # used for a doc example
linkify = "0.10.0" # used for a doc example
easy-cast = "0.5.2" # used for a doc example

[target.'cfg(not(target = "windows"))'.dev-dependencies]
# Avoid `clang` as a dependency on windows
Expand Down

0 comments on commit ecfeaee

Please sign in to comment.