Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vhdirk committed Dec 30, 2023
1 parent 51c4172 commit d9516d7
Show file tree
Hide file tree
Showing 37 changed files with 3,242 additions and 1,126 deletions.
12 changes: 12 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[build]
rustflags = ["--cfg", "ruma_identifiers_storage=\"Arc\""]

[env]
GSETTINGS_SCHEMA_DIR = { value = "target", relative = true }
GETTEXT_PACKAGE = "terms"
APP_ID = "com.github.vhdirk.Terms"


[doc.extern-map.registries]
crates-io = "https://docs.rs/"

Loading

0 comments on commit d9516d7

Please sign in to comment.