mirror of
https://framagit.org/veretcle/oolatoocs.git
synced 2025-12-05 22:33:16 +01:00
Merge branch 'fix/video+images' into 'main'
All checks were successful
rust-check / rust-check (push) Successful in 5m45s
All checks were successful
rust-check / rust-check (push) Successful in 5m45s
🚑️: version boost See merge request veretcle/oolatoocs!44
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1926,7 +1926,7 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "oolatoocs"
|
name = "oolatoocs"
|
||||||
version = "4.5.2"
|
version = "4.5.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atrium-api",
|
"atrium-api",
|
||||||
"bsky-sdk",
|
"bsky-sdk",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "oolatoocs"
|
name = "oolatoocs"
|
||||||
version = "4.5.2"
|
version = "4.5.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|||||||
Reference in New Issue
Block a user