mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
refactor: avoid empty display in errors (#5858)
* refactor: avoid empty display in errors * fix: resolve PR comments
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1988,6 +1988,7 @@ dependencies = [
|
||||
name = "common-error"
|
||||
version = "0.14.0"
|
||||
dependencies = [
|
||||
"common-macro",
|
||||
"http 1.1.0",
|
||||
"snafu 0.8.5",
|
||||
"strum 0.27.1",
|
||||
|
||||
Reference in New Issue
Block a user