Skip to content

Commit

Permalink
Update derive dependency to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
DKerp committed Jun 23, 2023
1 parent 2c943c7 commit 3e22c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["size", "heap", "ram", "cache", "memory"]
categories = ["memory-management", "caching"]

[dependencies]
get-size-derive = { version = "^0.1", optional = true }
get-size-derive = { version = "^0.1.3", optional = true }

[features]
default = []
Expand Down

0 comments on commit 3e22c96

Please sign in to comment.