Skip to content

Commit

Permalink
Fix README for crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenByteDev committed Jul 30, 2023
1 parent 122b5b7 commit 66ed3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dlopen2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ keywords = [
license = "MIT"
repository = "https://github.com/OpenByteDev/dlopen2"
edition = "2021"
readme = "../README.md"

[dependencies]
dlopen2_derive = { path = "../dlopen2-derive", version = "0.4", optional = true }
Expand Down

0 comments on commit 66ed3e7

Please sign in to comment.