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

[[package]]
name = "graph_coloring"
version = "0.1.0"
dependencies = [
 "guests_macro",
]

[[package]]
name = "guests_macro"
version = "0.1.0"