Skip to content

Commit

Permalink
fix(deps): update rust crate native_model to 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent 12b7697 commit d019539
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 @@ -19,7 +19,7 @@ redb = "1.4.0"
native_db_macro = { version = "0.5.3", path = "native_db_macro" }
thiserror = "1.0"
serde = { version = "1.0" }
native_model = { version = "0.4.9" }
native_model = { version = "0.4.10" }

uuid = { version = "1.6" , optional = true }
chrono = { version = "0.4" , optional = true }
Expand Down

0 comments on commit d019539

Please sign in to comment.