Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy authored Dec 28, 2021
1 parent ee82544 commit a70faff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Add the following dependencies to your crate.
```toml
# Cargo.toml
[dependencies]
deno_bindgen = "0.3.2"
deno_bindgen = "0.4.0"
serde = { version = "1", features = ["derive"] }
```

Expand Down

0 comments on commit a70faff

Please sign in to comment.