Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 49 additions & 46 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "robrix"
name = "netrix"
authors = [
"Kevin Boos <[email protected]>",
"Robius Project Maintainers",
Expand Down Expand Up @@ -75,10 +75,13 @@ reqwest = { version = "0.12", default-features = false, features = [
"json",
"stream",
"charset",
"blocking",
"http2",
"macos-system-configuration",
] }
thiserror = "2.0.16"
uuid = { version = "1.18.1", features = ["v4"] }
async-trait = "0.1.89"


[features]
Expand Down
7 changes: 7 additions & 0 deletions resources/icons/kanban.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading