Implement Error for InjectorShutdown

This commit is contained in:
Michael Davis 2024-02-16 12:08:59 -05:00
parent 53ac833efb
commit 2c9f5b3efb
No known key found for this signature in database
3 changed files with 5 additions and 0 deletions

1
Cargo.lock generated
View file

@ -1467,6 +1467,7 @@ dependencies = [
"smallvec",
"tempfile",
"termini",
"thiserror",
"tokio",
"tokio-stream",
"toml",