Skip to content

Commit

Permalink
fix: README 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
sharksforarms committed Sep 7, 2024
1 parent be18635 commit 1345a72
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 @@ -27,7 +27,7 @@ deku = "0.18"
no_std:
```toml
[dependencies]
deku = { version = "0.17", default-features = false, features = ["alloc"] }
deku = { version = "0.18", default-features = false, features = ["alloc"] }
```

## Example
Expand Down

0 comments on commit 1345a72

Please sign in to comment.