Skip to content

Commit

Permalink
rewrite/refactor settings to be more secure and capable of being embe…
Browse files Browse the repository at this point in the history
…dded into templates
  • Loading branch information
www committed Nov 19, 2024
1 parent a4e4934 commit fb80933
Show file tree
Hide file tree
Showing 9 changed files with 224 additions and 2,325 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion core/rust.module_settings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ serde_json = "1.0"
futures-util = "0.3"
indexmap = { version = "2", features = ["serde"] }
moka = { version = "0.12", features = ["future", "futures-util"] }
governor = "0.6"

# Anti-Raid specific
splashcore_rs = { path = "../rust.std" }
Expand Down
Loading

0 comments on commit fb80933

Please sign in to comment.