Karan Gauswami
|
34d4b5c2ab
|
upgrade clap version to 4
|
2 years ago |
dependabot[bot]
|
b32bcc4646
|
Bump openssl from 0.10.40 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.40 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.40...openssl-v0.10.48)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2 years ago |
dependabot[bot]
|
793223f09b
|
Bump tokio from 1.20.3 to 1.20.4
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.20.3...tokio-1.20.4)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2 years ago |
dependabot[bot]
|
ab236bc213
|
Bump tokio from 1.19.2 to 1.20.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.3)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
2 years ago |
KaranGauswami
|
3323c5809b
|
release new version 0.3.0
|
3 years ago |
KaranGauswami
|
50ee3dcddf
|
removed anyhow and and support some flags
|
3 years ago |
KaranGauswami
|
a9e0f62dbe
|
updating the dependencies
|
3 years ago |
dependabot[bot]
|
9ee3b32e8f
|
Bump regex from 1.5.4 to 1.5.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.6)
---
updated-dependencies:
- dependency-name: regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
3 years ago |
KaranGauswami
|
d193aa9e66
|
mirgrated from structopt to clap v3
|
3 years ago |
KaranGauswami
|
c13cabcf28
|
update tokio version
|
3 years ago |
Karan Gauswami
|
8dc1b3d65f
|
added logging crate
|
3 years ago |
Karan Gauswami
|
c6ff545343
|
added exp support for http api
|
3 years ago |
Karan Gauswami
|
78f5aadaef
|
updated rust edition to 2021
|
3 years ago |
Karan Gauswami
|
3fa2bef8e3
|
bumped new version
|
4 years ago |
Karan Gauswami
|
d18d6bb1dc
|
use anyhow until we figure out how to use color_eyre
|
4 years ago |
Karan Gauswami
|
7fe77bf1f6
|
restored lock file
|
4 years ago |
Karan Gauswami
|
e98af2312f
|
removed unwanted features
|
4 years ago |
Karan Gauswami
|
4778b0fead
|
updated code to work with newer dependencies version
|
4 years ago |
Karan Gauswami
|
2f2f87cec3
|
updated dependencies
|
4 years ago |
Karan Gauswami
|
1e204367da
|
updated hyper and tokio
|
4 years ago |
KaranGauswami
|
70297792e8
|
initial commit after worflow
|
5 years ago |