feat: record results of beacon callbacks
This commit is contained in:
Generated
+3
@@ -3479,9 +3479,11 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bindgen",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"enum_delegate",
|
||||
"http",
|
||||
"http-body-util",
|
||||
"hyper",
|
||||
"hyper-util",
|
||||
"leptos",
|
||||
@@ -3504,6 +3506,7 @@ version = "2.0.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"cron",
|
||||
"futures",
|
||||
"http",
|
||||
|
||||
Reference in New Issue
Block a user