Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3504603
D4804.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
688 B
Referenced Files
None
Subscribers
None
D4804.diff
View Options
diff --git a/services/tunnelbroker/rust-notifications/Cargo.lock b/services/tunnelbroker/rust-notifications/Cargo.lock
--- a/services/tunnelbroker/rust-notifications/Cargo.lock
+++ b/services/tunnelbroker/rust-notifications/Cargo.lock
@@ -531,6 +531,7 @@
"cxx",
"cxx-build",
"lazy_static",
+ "log",
"tokio",
"tracing",
]
diff --git a/services/tunnelbroker/rust-notifications/Cargo.toml b/services/tunnelbroker/rust-notifications/Cargo.toml
--- a/services/tunnelbroker/rust-notifications/Cargo.toml
+++ b/services/tunnelbroker/rust-notifications/Cargo.toml
@@ -12,6 +12,7 @@
lazy_static = "1.4"
a2 = "0.6"
cxx = "1.0"
+log = "0.4"
[build-dependencies]
cxx-build = "1.0"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 9:37 AM (19 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2687305
Default Alt Text
D4804.diff (688 B)
Attached To
Mode
D4804: [services] Tunnelbroker - Update Cargo dependencies with the Log crate
Attached
Detach File
Event Timeline
Log In to Comment