Skip to content

Commit

Permalink
fix(deps): update rust crate native_model to 0.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent b255129 commit 83193e5
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.5.0"
native_db_macro = { version = "0.5.3", path = "native_db_macro" }
thiserror = "1.0"
serde = { version = "1.0" }
native_model = { version = "0.4.10" }
native_model = { version = "0.4.11" }

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

0 comments on commit 83193e5

Please sign in to comment.