Skip to content

Commit

Permalink
configurable shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
vhdirk committed Jan 23, 2024
1 parent 747a39f commit dc9cba4
Show file tree
Hide file tree
Showing 42 changed files with 3,171 additions and 1,065 deletions.
6 changes: 2 additions & 4 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
[build]
#why do I need this again?
rustflags = ["--cfg", "ruma_identifiers_storage=\"Arc\""]

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


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

Loading

0 comments on commit dc9cba4

Please sign in to comment.