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
222 B
13 lines
222 B
4 years ago
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
[[package]]
|
||
|
name = "strings"
|
||
|
version = "0.1.0"
|
||
|
|
||
|
[[package]]
|
||
|
name = "strings_test"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"strings",
|
||
|
]
|