Skip to content

Commit

Permalink
fix(deps): update rust crate native_model to 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 30c300d commit 40022c5
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.8" }
native_model = { version = "0.4.9" }

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

0 comments on commit 40022c5

Please sign in to comment.