revolution 0.1.0

a future financial app
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["finance"]
description = "a future financial app"
edition = "2021"
keywords = ["financial", "mutiplateform", "stock", "change", "markets"]
license-file = "LICENSE"
name = "revolution"
readme = "README.md"
repository = "https://github.com/otechdo/revolution"
version = "0.1.0"