1
0
mirror of https://github.com/fluencelabs/marine.git synced 2025-03-16 22:40:50 +00:00

12 lines
206 B
TOML
Raw Normal View History

2020-07-28 01:19:15 +03:00
[package]
name = "records"
version = "0.1.0"
authors = ["Fluence Labs"]
edition = "2018"
[dependencies]
fluence-faas = { path = "../../fluence-faas" }
anyhow = "1.0.31"
log = "0.4.11"
env_logger = "0.7.1"