This website requires JavaScript.
Explore
Help
Sign In
laurayka
/
dndcli
Watch
1
Star
0
Fork
0
You've already forked dndcli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
rc-7e41aecd5632cf0bcf51f4ad6429472a30e8dce0
dndcli
/
Cargo.toml
8 lines
93 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
hello world
2026-03-20 02:33:29 -05:00
[
package
]
name
=
"dndcli"
version
=
"0.1.0"
edition
=
"2024"
[
dependencies
]
add the rand crate
2026-03-22 00:48:36 -05:00
rand
=
"0.10.0"
Reference in New Issue
Copy Permalink