index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
rust
/
31 rust.workspace package
/
subprojects
/
hello-1.0
/
Cargo.toml
blob: ad0ae458c44efe4d2e43d8fed3399fcd32a8b14f (
plain
)
1
2
3
4
5
6
7
[package]
name
=
"hello"
version
=
"1.0.0"
edition
=
"2021"
[lib]
crate-type
=
[
"lib"
]