feat: github name rename

This commit is contained in:
Barrett Ruth 2026-01-10 12:16:04 -05:00
parent 66a392e610
commit 5c3280edfd
3 changed files with 104 additions and 5 deletions

View file

@ -3,7 +3,7 @@
> This crate is a fork of [similar](https://github.com/mitsuhiko/similar) library, which, as of 11/9/25, is rather inactive.
[![Crates.io](https://img.shields.io/crates/d/likewise.svg)](https://crates.io/crates/likewise)
[![License](https://img.shields.io/github/license/barrett-ruth/likewise)](https://github.com/barrett-ruth/likewise/blob/main/LICENSE)
[![License](https://img.shields.io/github/license/barrettruth/likewise)](https://github.com/barrett-ruth/likewise/blob/main/LICENSE)
[![rustc 1.66.0](https://img.shields.io/badge/rust-1.66%2B-orange.svg)](https://img.shields.io/badge/rust-1.65%2B-orange.svg)
[![Documentation](https://docs.rs/likewise/badge.svg)](https://docs.rs/likewise)
@ -58,6 +58,6 @@ fn main() {
## License and Links
* [Documentation](https://docs.rs/likewise/)
* [Issue Tracker](https://github.com/barrett-ruth/likewise/issues)
* [Examples](https://github.com/barrett-ruth/likewise/tree/main/examples)
* License: [Apache-2.0](https://github.com/barrett-ruth/likewise/blob/main/LICENSE)
* [Issue Tracker](https://github.com/barrettruth/likewise/issues)
* [Examples](https://github.com/barrettruth/likewise/tree/main/examples)
* License: [Apache-2.0](https://github.com/barrettruth/likewise/blob/main/LICENSE)