This website works better with JavaScript.
Home
Help
Sign In
alinz
/
rb
mirror of
https://github.com/klingtnet/rb.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Widen version range of dev-dependencies
master
Andreas Linz
1 year ago
parent
40b45cfba9
commit
ebb75fe0e2
Signed by:
alinz
GPG Key ID:
9BF39809C9DA580C
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Cargo.toml
+ 2
- 2
Cargo.toml
View File
@ -12,5 +12,5 @@ readme = "README.md"
[
dependencies
]
[
dev
-
dependencies
]
rand_xorshift
=
"0
.2.0
"
rand_core
=
"0
.5.1
"
rand_xorshift
=
"0"
rand_core
=
"0"
Write
Preview
Loading…
Cancel
Save