This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
solstice
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Upgrade to 2021 edition.
wip
Titouan Rigoudy
4 years ago
parent
0dce4d76a4
commit
2cf82bb77b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
client/Cargo.toml
+1
-1
proto/Cargo.toml
+ 1
- 1
client/Cargo.toml
View File
@ -2,7 +2,7 @@
name
=
"solstice-client"
version
=
"0.1.0"
authors
=
[
"letitz"
]
edition
=
"201
8
"
edition
=
"20
2
1"
[
dependencies
]
anyhow
=
"^1.0"
+ 1
- 1
proto/Cargo.toml
View File
@ -2,7 +2,7 @@
name
=
"solstice-proto"
version
=
"0.1.0"
authors
=
[
"letitz"
]
edition
=
"201
8
"
edition
=
"20
2
1"
[
dependencies
]
anyhow
=
"^1.0"
Write
Preview
Loading…
Cancel
Save