Skip to content

Commit

Permalink
Update model dependencies to use base64 encoding for metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
PetoMPP committed Dec 14, 2023
1 parent d57f2ed commit ad2cd18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jwt = "0.16"
lazy_static = "1.4"
num-traits = "0.2"
num-derive = "0.4"
petompp-web-models = { git = "https://github.com/PetoMPP/petompp-web-models.git", branch = "0.4.6", features = [
petompp-web-models = { git = "https://github.com/PetoMPP/petompp-web-models.git", branch = "0.4.7", features = [
"api-errors",
] }
r2d2 = "0.8"
Expand Down

0 comments on commit ad2cd18

Please sign in to comment.