mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-05-11 21:09:27 +00:00
chore: bump latest changes in logos-delivery
This commit is contained in:
parent
86a8a80722
commit
ec7a440153
@ -588,8 +588,8 @@
|
||||
}
|
||||
},
|
||||
"sds": {
|
||||
"version": "#7af8cfd6d3568057beb541f8b6acf9d7953e77a5",
|
||||
"vcsRevision": "7af8cfd6d3568057beb541f8b6acf9d7953e77a5",
|
||||
"version": "#2e9a7683f0e180bf112135fae3a3803eed8490d4",
|
||||
"vcsRevision": "2e9a7683f0e180bf112135fae3a3803eed8490d4",
|
||||
"url": "https://github.com/logos-messaging/nim-sds.git",
|
||||
"downloadMethod": "git",
|
||||
"dependencies": [
|
||||
|
||||
@ -61,9 +61,7 @@ requires "nim >= 2.2.4",
|
||||
# Packages not on nimble (use git URLs)
|
||||
requires "https://github.com/logos-messaging/nim-ffi"
|
||||
|
||||
# Temporarily pinned to nim-sds feat/sds-repair pending nim-sds#60 merge.
|
||||
# Follow-up PR will flip the pin to master once #60 lands. No runtime calls yet.
|
||||
requires "https://github.com/logos-messaging/nim-sds.git#7af8cfd6d3568057beb541f8b6acf9d7953e77a5"
|
||||
requires "https://github.com/logos-messaging/nim-sds.git#2e9a7683f0e180bf112135fae3a3803eed8490d4"
|
||||
|
||||
requires "https://github.com/vacp2p/nim-lsquic"
|
||||
requires "https://github.com/vacp2p/nim-jwt.git#057ec95eb5af0eea9c49bfe9025b3312c95dc5f2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user