mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
root: init rust workspace (#20983)
This commit is contained in:
committed by
GitHub
parent
25d3d5751e
commit
894f134893
@@ -18,6 +18,7 @@ Before you begin, ensure you have the following tools installed. You can run the
|
||||
|
||||
- [Python](https://www.python.org/) (3.14)
|
||||
- [uv](https://docs.astral.sh/uv/getting-started/installation/) (Latest stable release)
|
||||
- [Rust](https://rust-lang.org/learn/get-started/) (We provide a `rust-toolchain.toml` file for the correct version, and we use the nightly toolchain to run formatting with rustfmt.)
|
||||
- [Go](https://go.dev/) (1.26 or later)
|
||||
- [Node.js](https://nodejs.org/en) (24 or later)
|
||||
- [PostgreSQL](https://www.postgresql.org/) (16 or later)
|
||||
|
||||
Reference in New Issue
Block a user