Skip to content

Commit

Permalink
add missing delimiter
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwiterrion committed Jun 19, 2024
1 parent dcd34a8 commit d5f28e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -414,3 +414,8 @@ pub struct WasmPreRouteError {
pub body_base64: Option<String>,
pub body_json: Option<Value>,
pub body_str: Option<String>,
}




0 comments on commit d5f28e4

Please sign in to comment.