Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Upgrade svc-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
feymartynov committed Dec 12, 2019
1 parent 6a40ed5 commit a3db3c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/app/endpoint/subscription.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use chrono::{DateTime, Utc};
use serde_derive::{Deserialize, Serialize};
use svc_agent::mqtt::{
Connection, IncomingEvent, IncomingEventProperties, OutgoingEvent, Publishable, ResponseStatus,
IncomingEvent, IncomingEventProperties, OutgoingEvent, Publishable, ResponseStatus,
ShortTermTimingProperties,
};
use svc_agent::AgentId;
Expand Down

0 comments on commit a3db3c7

Please sign in to comment.