refactor: CiEventSource gets a reference to a profile instead of owning it
modified src/ci_event_source.rs
@@ -8,15 +8,15 @@ use crate::{
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -43,7 +43,7 @@ impl CiEventSource {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -54,7 +54,7 @@ impl CiEventSource {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/queueadd.rs
@@ -43,7 +43,7 @@ impl QueueAdder {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|