mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-01 04:12:18 +00:00
Fix url rewrites
This commit is contained in:
parent
686d61801f
commit
be2a1d876b
2 changed files with 10 additions and 7 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1512,9 +1512,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "serde_json"
|
||||
version = "1.0.62"
|
||||
version = "1.0.63"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ea1c6153794552ea7cf7cf63b1231a25de00ec90db326ba6264440fa08e31486"
|
||||
checksum = "43535db9747a4ba938c0ce0a98cc631a46ebf943c9e1d604e091df6007620bf6"
|
||||
dependencies = [
|
||||
"itoa",
|
||||
"ryu",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue