Logo
Explore Help
Sign In
logos-messaging/libchat
1
0
Fork 0
You've already forked libchat
mirror of https://github.com/logos-messaging/libchat.git synced 2026-05-24 10:59:27 +00:00
Code Issues Packages Projects Releases Wiki Activity
libchat/extensions/components/Cargo.toml

11 lines
247 B
TOML
Raw Normal View History

Add GroupV1 + InboxV2 (#92) * Add GroupV1 * Clean warnings * Remove dead test * Re-use components in integration tests * Remove deadcode * undo import fixes * tidy * Update Accounts + service_traits * Remove ClientCtx * Remove duplicate test_utils * Wrap constructor in result * Warning fixups * Appease clippy * Update comments * Update todo * Clean up warnings * Avoid panic * Fix libchat import in chat-cli * Add InboxV2 comment * Add comments to GroupV1Convo * Update doc comments * reduce visibility * Doc Integration tests * Hashlen update * remove type alias for ProtocolParams * Remove stray printlines * Review fixes * PR review changes * Add trait comments * chat_proto import paths * PR Feedback fixes * Update CliClient * Update CLI DeliveryService impls
2026-05-19 11:54:54 -07:00
[package]
name = "components"
version = "0.1.0"
edition = "2024"
[dependencies]
libchat = { workspace = true }
storage = { workspace = true }
crypto = { workspace = true } # Needed because Storage traits require "Identity" struct
hex = "0.4.3"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 36ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API