Skip to content

Commit

Permalink
oops, fix example Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
0b10011 committed Jun 1, 2024
1 parent 4e268f2 commit 518331f
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 @@ -21,7 +21,7 @@ Example:
# Cargo.toml

[dependencies]
datrope { version = "*", default-features = false, features = ["all_objects", "serde"] }
datrope = { version = "*", default-features = false, features = ["all_objects", "serde"] }

```

Expand Down

0 comments on commit 518331f

Please sign in to comment.