You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: git-function-history-lib/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@
5
5
6
6
Show the git history of a function or method.
7
7
Use the latest (beta) version by putting `"git_function_history" = { git = 'https://github.com/mendelsshop/git_function_history' }` in your cargo.toml under `[dependencies]` section.
8
-
Use the latest [crates.io](https://crates.io/crates/git_function_history)(also beta) by putting `git_function_history = "0.6.0"` in your cargo.toml under `[dependencies]` section.
8
+
Use the latest [crates.io](https://crates.io/crates/git_function_history) by putting `git_function_history = "0.6.0"` in your cargo.toml under `[dependencies]` section.
0 commit comments