Don't quote slot and epoch, for now (#1597)

Fixes a breaking change to our API that was unnecessary and can wait until #1569 is merged
This commit is contained in:
Michael Sproul
2020-09-08 02:12:36 +00:00
parent 9833eca024
commit 19be7abfd2
3 changed files with 2 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -5892,7 +5892,6 @@ dependencies = [
"serde",
"serde_derive",
"serde_json",
"serde_utils",
"serde_yaml",
"slog",
"swap_or_not_shuffle",