Merge pull request #6 from barrettruth/fix/naming
Some checks are pending
Clippy / build (push) Waiting to run
Rustfmt / build (push) Waiting to run
Tests / Test on Latest (push) Waiting to run
Tests / Build on 1.66.0 (push) Waiting to run
Tests / Test on WASI (push) Waiting to run

one more fix
This commit is contained in:
Barrett Ruth 2026-01-10 11:26:46 -06:00 committed by GitHub
commit 11f9b4d80b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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/barrettruth/likewise)](https://github.com/barrett-ruth/likewise/blob/main/LICENSE)
[![License](https://img.shields.io/github/license/barrettruth/likewise)](https://github.com/barrettruth/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)