Skip to content

Commit 62cd78f

Browse files
committed
fix: package version inherid from workspace
1 parent fcfd9f4 commit 62cd78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/located-error/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "torrust-tracker-located-error"
33
description = "A library to provide error decorator with the location and the source of the original error."
44
license = "AGPL-3.0"
5-
version = "3.0.0-alpha.1"
5+
version.workspace = true
66
authors.workspace = true
77
edition.workspace = true
88

0 commit comments

Comments
 (0)