This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
zola
Watch
2
Star
0
Fork
You've already forked zola
0
mirror of
https://github.com/getzola/zola
synced
2024-12-13 22:02:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
836cb24804
zola
/
components
/
errors
/
Cargo.toml
8 lines
95 B
TOML
Raw
Normal View
History
Unescape
Escape
Convert project to a workspace
2017-07-01 07:47:41 +00:00
[
package
]
name
=
"errors"
version
=
"0.1.0"
Add libs subcrate (#1747) * Add libs subcrate * Remove last direct lazy_static usage * Update pinned ci version * Update deps
2022-02-01 22:02:03 +00:00
edition
=
"2021"
Convert project to a workspace
2017-07-01 07:47:41 +00:00
[
dependencies
]
Use anyhow (#1816) Also fixes #1783
2022-04-01 19:37:38 +00:00
anyhow
=
"1.0.56"
Reference in a new issue
Copy permalink