File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- # Alpen Labs Rust Template
1+ # Alpen Labs Rust Workspace Template
22
33[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
44[ ![ License: Apache-2.0] ( https://img.shields.io/badge/License-Apache-blue.svg )] ( https://opensource.org/licenses/apache-2-0 )
55[ ![ ci] ( https://github.com/alpenlabs/rust-template/actions/workflows/lint.yml/badge.svg?event=push )] ( https://github.com/alpenlabs/rust-template/actions )
66[ ![ docs] ( https://img.shields.io/badge/docs-docs.rs-orange )] ( https://docs.rs/rust-template )
77
8- This repo is a template for easy setup of a Rust project within
8+ This repo is a template for easy setup of a Rust workspace project within
99[ ` AlpenLabs ` GitHub organization] ( https://github.com/alpenlabs ) .
10+ If you are looking for the single crate template, you can find it at
11+ [ `alpenlabs/rust-template] ( https://github.com/alpenlabs/rust-template ) .
1012
1113- It comes with a preconfigured ` .justfile ` for common tasks.
1214- Licensing is taken care of, with dual MIT-Apache 2.0 licenses.
You can’t perform that action at this time.
0 commit comments