Commit Graph

655 Commits

Author SHA1 Message Date
Harsh Shandilya 47fca1375a
cargo: update dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-30 00:37:46 +05:30
Harsh Shandilya 3dedcee72d
src: remove unneeded 'extern crate'
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-30 00:36:07 +05:30
Harsh Shandilya 732825a51c
build: add nix-shell config
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-25 14:41:03 +05:30
dependabot[bot] 9a1c5eeca3
Bump ureq from 1.2.0 to 1.3.0 (#21) 2020-06-25 06:17:48 +00:00
Harsh Shandilya ba8c5a76f3
(cargo-release) start next development iteration 0.4.2-alpha.0 2020-06-18 01:22:29 +05:30
Harsh Shandilya a07ec0e62c
(cargo-release) version 0.4.1 2020-06-18 01:22:28 +05:30
Harsh Shandilya 3f935106c0
cargo: bump deps
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-18 01:19:59 +05:30
dependabot[bot] fe43375f53
Bump ureq from 1.1.2 to 1.2.0 (#20) 2020-06-16 06:28:36 +00:00
dependabot[bot] 1e9ac3249a
Bump ureq from 1.1.1 to 1.1.2 (#19) 2020-06-14 19:43:42 +00:00
Harsh Shandilya a50e571b8b
cargo: update deps
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-06 18:15:31 +05:30
dependabot-preview[bot] 7ab1d7a39f
Create Dependabot config file (#18)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06 17:08:20 +05:30
dependabot-preview[bot] 3b5b64bd1b Bump regex from 1.3.7 to 1.3.9
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.7 to 1.3.9.
- [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/regex-1.3.7...1.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-29 08:53:18 +00:00
dependabot-preview[bot] 0eeb42ca45 Bump ureq from 1.1.0 to 1.1.1
Bumps [ureq](https://github.com/algesten/ureq) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 09:38:30 +00:00
Harsh Shandilya 4dd337f2cd
cargo: sync lockfile to new format
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-22 12:06:02 +05:30
Harsh Shandilya c7bc209e72
cargo update
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-22 01:01:02 +05:30
Harsh Shandilya 6dbcd73c95
github: add security audit workflow
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-22 01:00:44 +05:30
dependabot-preview[bot] ef2327543c Bump ureq from 1.0.0 to 1.1.0
Bumps [ureq](https://github.com/algesten/ureq) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 14:36:31 +00:00
Harsh Shandilya 27639e43f4
github: update PR checks workflow
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-21 20:00:22 +05:30
Harsh Shandilya ae2e568bf5
cargo upgrade; cargo update
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-11 23:34:05 +05:30
dependabot-preview[bot] 2665931f5d Bump ureq from 0.12.1 to 1.0.0
Bumps [ureq](https://github.com/algesten/ureq) from 0.12.1 to 1.0.0.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 08:52:14 +00:00
Harsh Shandilya 533f49b2fb
cargo fmt
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-07 14:16:53 +05:30
Harsh Shandilya aef064e93a
github: update setup-rust-action
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-03 05:30:41 +05:30
Harsh Shandilya 1c252aa024
github: enable CI for nightly
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-05-03 05:20:56 +05:30
Harsh Shandilya 03954b3d25
adnix: rudimentary tests for config parser
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-29 02:46:06 +05:30
Harsh Shandilya 8ef418e113
cargo: update my email
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-19 02:18:10 +05:30
Harsh Shandilya 790fb025e8
(cargo-release) start next development iteration 0.4.1-alpha.0 2020-04-19 02:14:56 +05:30
Harsh Shandilya a2007e66c7
(cargo-release) version 0.4.0 2020-04-19 02:14:35 +05:30
Harsh Shandilya a0b3227049
build: update deps
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-19 02:10:31 +05:30
dependabot-preview[bot] 9080afa828 Bump ureq from 0.12.0 to 0.12.1
Bumps [ureq](https://github.com/algesten/ureq) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:08:41 +00:00
Harsh Shandilya 4cef90b978
cargo: update deps
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-04-11 23:49:28 +05:30
Harsh Shandilya 5f0f5a0d46
Fix direct link to my hosts file
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-31 00:14:44 +05:30
Harsh Shandilya b51d35aaea
Add IntelliJ stuff
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-31 00:14:07 +05:30
dependabot-preview[bot] 797101d610 Bump regex from 1.3.5 to 1.3.6
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.5 to 1.3.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.3.5...1.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-25 14:39:23 +00:00
Harsh Shandilya bf8b5d2d5c
CI: Disable nightly testing
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-25 19:55:33 +05:30
dependabot-preview[bot] 08e7e37da2 Bump ureq from 0.11.4 to 0.12.0
Bumps [ureq](https://github.com/algesten/ureq) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 08:42:47 +00:00
dependabot-preview[bot] 94ba8b95bb Bump ureq from 0.11.3 to 0.11.4
Bumps [ureq](https://github.com/algesten/ureq) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 08:16:54 +00:00
dependabot-preview[bot] 9abc91b440 Bump regex from 1.3.4 to 1.3.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.4 to 1.3.5.
- [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.3.4...1.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 08:12:38 +00:00
dependabot-preview[bot] 7061956c8b Bump regex from 1.3.3 to 1.3.4
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.3 to 1.3.4.
- [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.3.3...1.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-31 07:54:29 +00:00
dependabot-preview[bot] 5dbf6256e9 Bump regex from 1.3.1 to 1.3.3 (#5)
Bumps [regex](https://github.com/rust-lang/regex) from 1.3.1 to 1.3.3.
- [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.3.1...1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-10 13:15:32 +05:30
dependabot-preview[bot] 927e96bb99 Bump ureq from 0.11.2 to 0.11.3 (#4)
Bumps [ureq](https://github.com/algesten/ureq) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 14:12:57 +05:30
Harsh Shandilya 20eb15cc44
github: Install cargo-fmt using rustup in CI
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2020-01-07 13:59:11 +05:30
Harsh Shandilya a521b8695b
github: Validate codestyle in CI
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-28 18:05:51 +05:30
Harsh Shandilya 5c8c05fcd4
Bump version
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-27 14:34:25 +05:30
Harsh Shandilya 50ce7797ce
Add Rust beta to CI
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-25 13:54:21 +05:30
Harsh Shandilya 448c0ac552
Switch from reqwest to ureq
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-25 13:52:06 +05:30
Harsh Shandilya 846039ab8b
Bump reqwest from 0.9.22 to 0.9.24 (#3)
Bump reqwest from 0.9.22 to 0.9.24
2019-12-12 12:47:19 +05:30
dependabot-preview[bot] 61ae53c480
Bump reqwest from 0.9.22 to 0.9.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.22 to 0.9.24.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.24/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.22...v0.9.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-12 07:12:17 +00:00
Harsh Shandilya 388fe4da75
Bump version
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-06 14:41:43 +05:30
Harsh Shandilya 8c4b879833
Update dependencies
cc v1.0.46 -> v1.0.47
hermit-abi v0.1.3
maybe-uninit v2.0.0
memoffset v0.5.1 -> v0.5.2
num_cpus v1.10.1 -> v1.11.0
pkg-config v0.3.16 -> v0.3.17
security-framework v0.3.1 -> v0.3.2
security-framework-sys v0.3.1 -> v0.3.2
smallvec v0.6.11 -> v0.6.13
synstructure v0.12.1 -> v0.12.2

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-06 14:39:21 +05:30
Harsh Shandilya 038ebff13e
Add remaining tests
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-29 19:31:09 +05:30