mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-11 17:44:19 -05:00
mogh_server = "1.2.0"
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -3341,9 +3341,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mogh_server"
|
||||
version = "1.1.2"
|
||||
version = "1.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3c6c3aa20123c38b4f2cb63f42099352f9f4003ff72e744f26f4cd72023c4274"
|
||||
checksum = "07d93cb1468f2fa5996b895ff223e61aaf09e29e8ed77644155e333d59fe810b"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
|
||||
@@ -46,7 +46,7 @@ mongo_indexed = "2.0.2"
|
||||
mogh_resolver = "1.0.0"
|
||||
mogh_config = "1.0.1"
|
||||
mogh_logger = "1.3.0"
|
||||
mogh_server = "1.1.2"
|
||||
mogh_server = "1.2.0"
|
||||
toml_pretty = "2.0.0"
|
||||
mogh_cache = "1.1.1"
|
||||
mogh_pki = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user