FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
diff_event_source/Cargo.toml at main · developmeh/diff_event_source · GitHub
developmeh
/
diff_event_source
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
diff_event_source
/
Cargo.toml
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (8 loc) · 268 Bytes
Breadcrumbs
diff_event_source
/
Cargo.toml
Copy path
File metadata and controls
10 lines (8 loc) · 268 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
[
package
]
name
=
"
diff_event_source
"
version
=
"
0.1.0
"
edition
=
"
2021
"
#
See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[
dependencies
]
git2
= {
version
=
"
0.18.1
"
}
clap
= {
version
=
"
4.4.7
"
,
features
= [
"
derive
"
] }
Back
|
FazBrowse Home
|
New Git URL