summary refs log tree commit diff
path: root/ripple/Cargo.toml
blob: 654f89bb929361c9474ac9d953208a84325e89a7 (plain)
1
2
3
4
5
6
7
8
9
# SPDX-FileCopyrightText: V <v@unfathomable.blue>
# SPDX-License-Identifier: OSL-3.0

[package]
name = "ripple"
version = "0.1.0"
edition = "2018"

[dependencies]