aboutsummaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: 49c3619706ded39d6d042f8b7191a06c09814c05 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                    
[package]
name = "oslobike"
version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]
license = "GPL-3.0-or-later"
edition = "2018"

[dependencies]
dotenv = "0.13.0"
reqwest = "0.9.10"