mirror of https://github.com/01-edu/public.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
249 B
13 lines
249 B
4 years ago
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
[[package]]
|
||
|
name = "temperature_conv"
|
||
|
version = "0.1.0"
|
||
|
|
||
|
[[package]]
|
||
|
name = "temperature_conv_test"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"temperature_conv",
|
||
|
]
|