summaryrefslogtreecommitdiff
path: root/Cargo.lock
blob: c583e7eb6f218f2f77c17a41fdaf4a0b49bca23c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "rpn"
version = "0.0.2"
dependencies = [
 "tree",
]

[[package]]
name = "tree"
version = "0.0.1"
source = "sparse+http://kellnr.homelab.local/api/v1/crates/"
checksum = "7154e93293f847b9951c2f864b48772c68800f4ff02c92084b589fefbfb6e6dc"