Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32578851
D4534.1767394768.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
725 B
Referenced Files
None
Subscribers
None
D4534.1767394768.diff
View Options
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -20,7 +20,7 @@
keyserver/*.env.*
services/identity/target
-services/tunnelbroker/rust/target
+services/tunnelbroker/rust-notifications/target
.eslintcache
.vscode
diff --git a/services/tunnelbroker/rust-notifications/Cargo.toml b/services/tunnelbroker/rust-notifications/Cargo.toml
new file mode 100644
--- /dev/null
+++ b/services/tunnelbroker/rust-notifications/Cargo.toml
@@ -0,0 +1,12 @@
+[package]
+name = "rust-notifications"
+description = "Library for sending iOS and Android push notifications"
+homepage = "https://comm.app"
+version = "0.1.0"
+license = "MIT"
+edition = "2021"
+
+[dependencies]
+
+[lib]
+crate-type=["staticlib"]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 2, 10:59 PM (6 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5883829
Default Alt Text
D4534.1767394768.diff (725 B)
Attached To
Mode
D4534: [services] Tunnelbroker - Add Cargo manifest file
Attached
Detach File
Event Timeline
Log In to Comment