Skip to content

Commit

Permalink
Update paperclip
Browse files Browse the repository at this point in the history
  • Loading branch information
ja573 committed Oct 14, 2024
1 parent 52ce8c0 commit 526dc8d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 10 deletions.
40 changes: 31 additions & 9 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 thoth-export-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ futures = "0.3.30"
lazy_static = "1.5.0"
log = "0.4.20"
marc = { version = "3.1.1", features = ["xml"] }
paperclip = { version = "0.9.1", features = ["actix4", "uuid1", "v3"] }
paperclip = { version = "0.9.2", features = ["actix4", "uuid1", "v3"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
uuid = { version = "1.10.0", features = ["serde"] }
Expand Down

0 comments on commit 526dc8d

Please sign in to comment.