Skip to content

Commit

Permalink
frontend-api: Support non-static endpoint URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
flosse committed Dec 21, 2024
1 parent 08ab348 commit 11698ad
Show file tree
Hide file tree
Showing 13 changed files with 136 additions and 97 deletions.
114 changes: 58 additions & 56 deletions ofdb-app-clearance/Cargo.lock

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

2 changes: 1 addition & 1 deletion ofdb-app-clearance/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.0.0" # will stay 0.0.0 until published
authors = ["slowtec GmbH <[email protected]>"]
edition = "2021"
publish = false
rust-version = "1.79.0"
rust-version = "1.83"

[dependencies]
# Project dependencies
Expand Down
Loading

0 comments on commit 11698ad

Please sign in to comment.