mirror of
https://github.com/mat-1/metasearch2.git
synced 2025-08-02 15:26:04 +00:00
bump version
This commit is contained in:
parent
9be8627c7b
commit
77a5ddcd3f
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1413,7 +1413,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "metasearch"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
dependencies = [
|
||||
"ammonia",
|
||||
"async-stream",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "metasearch"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
edition = "2021"
|
||||
build = "src/build.rs"
|
||||
description = "a cute metasearch engine"
|
||||
|
|
Loading…
Add table
Reference in a new issue