Skip to content

Commit

Permalink
chore: Use minor version derive-getters
Browse files Browse the repository at this point in the history
  • Loading branch information
bgins committed Feb 13, 2024
1 parent a611a48 commit d4d196c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homestar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const_format = { workspace = true }
crossbeam = "0.8"
dagga = "0.2"
dashmap = "5.5"
derive-getters = "0.3.0"
derive-getters = "0.3"
diesel = { version = "2.1", default-features = false, features = [
"sqlite",
"r2d2",
Expand Down

0 comments on commit d4d196c

Please sign in to comment.