This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
pEpEngineSequoiaBackend
Watch
5
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Use snake case for the package name.
- What cargo wants, cargo gets.
main
Neal H. Walfield
9 months ago
parent
e37ff10e8a
commit
ca27f2f9cb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Cargo.toml
+ 1
- 1
Cargo.toml
View File
@ -1,5 +1,5 @@
[
package
]
name
=
"p
EpEngineSequoiaB
ackend"
name
=
"p
ep_engine_sequoia_b
ackend"
description
=
"An implementation of the p≡p Engine's cryptotech interface using Sequoia."
version
=
"0.1.0"
authors
=
[
"Neal H. Walfield <neal@pep.foundation>"
]
Write
Preview
Loading…
Cancel
Save