Skip to content

Commit

Permalink
feat(common): proxy backend (shuttle-hq#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaro00 committed Jul 1, 2024
1 parent 716e4ce commit 5b5ed78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/src/log.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ pub enum Backend {
Provisioner,
ResourceRecorder,
Control,
Proxy,
Runtime(String),
}

Expand Down

0 comments on commit 5b5ed78

Please sign in to comment.