mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-24 00:08:57 +00:00
rust example
This commit is contained in:
8
rust/Cargo.toml
Normal file
8
rust/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "hello"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
rocket = "0.5.1"
|
||||
Reference in New Issue
Block a user