mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
* Inital work on Rust support * update accepted runtimes * fn: fix rust build * Last tweaks and README.md * fix typo * update comment on rust.go
7 lines
98 B
TOML
7 lines
98 B
TOML
[package]
|
|
name = "func"
|
|
version = "0.1.0"
|
|
authors = ["Seif Lotfy <seif@iron.io>"]
|
|
|
|
[dependencies]
|