feat: add image etag support
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -459,8 +459,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "const-macros"
|
||||
version = "0.1.1"
|
||||
source = "git+https://git.javalsai.tuxcord.net/rust/const-macros.git#6a37f26eaa6349c18ac7c74b1d3938d287013942"
|
||||
version = "0.1.2"
|
||||
source = "git+https://git.javalsai.tuxcord.net/rust/const-macros.git#6f91e1e1a6ce2e5cdb5866a1e1d7841ed5e3cd6f"
|
||||
dependencies = [
|
||||
"const-macros-proc",
|
||||
]
|
||||
@@ -468,7 +468,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "const-macros-proc"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.javalsai.tuxcord.net/rust/const-macros.git#6a37f26eaa6349c18ac7c74b1d3938d287013942"
|
||||
source = "git+https://git.javalsai.tuxcord.net/rust/const-macros.git#6f91e1e1a6ce2e5cdb5866a1e1d7841ed5e3cd6f"
|
||||
dependencies = [
|
||||
"magic",
|
||||
"sha2",
|
||||
@@ -1200,6 +1200,7 @@ dependencies = [
|
||||
"moka",
|
||||
"pamsock",
|
||||
"serde",
|
||||
"sha2",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"toml",
|
||||
|
||||
Reference in New Issue
Block a user