Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 26, 2024
1 parent 623329d commit 1ee25c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name = "flx-rs"
version = "0.2.0"
authors = ["Jen-Chieh Shen <[email protected]>"]
description = "Rewrite emacs-flx in Rust for dynamic modules"
repository = "https://github.com/jcs090218/flx-rs"
homepage = "https://github.com/jcs090218/flx-rs"
repository = "https://github.com/the-flx/flx-rs"
homepage = "https://github.com/the-flx/flx-rs"
readme = "README.md"
keywords = ["search", "fuzzy", "string"]
license = "MIT"
Expand Down

0 comments on commit 1ee25c1

Please sign in to comment.