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 the released version of enumber.
- enumber 0.3 has been released. It is no longer necessary to use an unreleased version.
main
Neal H. Walfield
11 months ago
parent
51aeaf0db8
commit
f01bc24f3a
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
Cargo.toml
+ 1
- 2
Cargo.toml
View File
@ -21,8 +21,7 @@ buffered-reader = "1"
chrono
=
"0.4"
configparser
=
"2"
csv
=
"1.1"
# XXX: Until enumber is released with this commit.
enumber
=
{
git
=
"https://github.com/kinnison/enumber/"
,
rev
=
"810972f23d5874edbb1761db8cb0f59dfb5dbfa9"
}
enumber
=
"0.3"
lazy_static
=
"1"
libc
=
"0.2"
lru
=
"0.6.6"
Write
Preview
Loading…
Cancel
Save