mirror of
https://github.com/faas-rs/faasd-in-rust.git
synced 2025-06-26 00:33:29 +00:00
创建基本文件夹
This commit is contained in:
7
crates/provider/Cargo.toml
Normal file
7
crates/provider/Cargo.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "provider"
|
||||
edition = "2024"
|
||||
version.workspace = true
|
||||
authors.workspace = true
|
||||
|
||||
[dependencies]
|
Reference in New Issue
Block a user