Skip to content

Commit cf58fba

Browse files
authored
doc: add dyn crate version badge
1 parent b114a39 commit cf58fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
55
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
66
[![Documentation](https://docs.rs/bracoxide/badge.svg)](https://docs.rs/bracoxide)
7+
[![Bracoxide Crate](https://img.shields.io/crates/v/bracoxide.svg)](https://crates.io/bracoxide)
78

89
Bracoxide is a powerful Rust library for handling and expanding brace expansions.
910
It provides a simple and intuitive way to generate combinations and permutations

0 commit comments

Comments
 (0)