This website requires JavaScript.
Explore
Help
Sign In
mirror
/
Riven
mirror of
https://github.com/MingweiSamuel/Riven
Watch
1
Star
0
Fork
You've already forked Riven
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3136f84680
Riven
/
Cargo.toml
6 lines
60 B
TOML
Raw
Normal View
History
Unescape
Escape
Update example proxy for v2, use workspaces. - `example/proxy` is new folder for `example_proxy`. - `riven` is new folder for the main riven lib. - Updated metadata to be an array and include HTTP method.
2021-09-09 21:31:39 +00:00
[
workspace
]
members
=
[
"riven"
,
"example/proxy"
,
]