Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
9FS committed Oct 1, 2024
1 parent 98c1118 commit 4f635ee
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 86 deletions.
134 changes: 50 additions & 84 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 @@ -9,7 +9,7 @@ license = "MIT"
name = "nhentai_archivist"
readme = "readme.md"
repository = "https://github.com/9-FS/nhentai_archivist"
version = "3.3.2"
version = "3.4.0"

[dependencies]
chrono = { version = "^0.4.0", features = ["serde"] }
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nhentai_archivist:
container_name: "nhentai_archivist"
image: "ghcr.io/9-fs/nhentai_archivist:3.3.2"
image: "ghcr.io/9-fs/nhentai_archivist:3.4.0"
environment:
HOST_OS: "Unraid"
PGID: 100
Expand Down

0 comments on commit 4f635ee

Please sign in to comment.