Skip to content

Commit ca08d2a

Browse files
committed
rusty-tags 3.8.1
1 parent 5644866 commit ca08d2a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.8.1
2+
-----
3+
* Beautify error format
4+
15
3.8.0
26
-----
37
* Fix standard library tags creation for rustc >= 1.47.0

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "rusty-tags"
4-
version = "3.8.0"
4+
version = "3.8.1"
55
authors = ["Daniel Trstenjak <daniel.trstenjak@gmail.com>"]
66
license = "BSD-3-Clause"
77
description = "Create ctags/etags for a cargo project and all of its dependencies"

0 commit comments

Comments
 (0)