dependabot[bot]
|
15fad5476e
|
cargo: bump tokio from 1.22.0 to 1.23.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-01 21:02:20 +00:00 |
|
link2xt
|
942f64f04d
|
Remove authors field from Cargo metadata
See Rust RFC 3052 [1]. This field is no longer required,
so there is no need to have a filler value here anymore.
[1] <https://rust-lang.github.io/rfcs/3052-optional-authors-field.html>
|
2022-12-26 12:18:15 +00:00 |
|
bjoern
|
3130fdc4f0
|
release 1.104.0 (#3857)
|
2022-12-20 17:57:16 +01:00 |
|
link2xt
|
aa6f5fd139
|
Release 1.103.0
|
2022-12-09 17:43:03 +00:00 |
|
dependabot[bot]
|
3b5b1bf877
|
cargo: bump env_logger from 0.9.1 to 0.10.0
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.9.1...v0.10.0)
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-04 13:51:18 +00:00 |
|
dependabot[bot]
|
140aa68811
|
cargo: bump serde_json from 1.0.87 to 1.0.89
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.87...v1.0.89)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 00:13:28 +00:00 |
|
dependabot[bot]
|
7402ca3568
|
cargo: bump tokio from 1.21.2 to 1.22.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.22.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-02 18:28:24 +00:00 |
|
link2xt
|
0248a36561
|
Release 1.102.0 (#3773)
|
2022-11-23 18:47:49 +01:00 |
|
bjoern
|
0c030e811f
|
prepare 1.101.0 (#3757)
* update changelog for core101
* bump version to 1.101.0
|
2022-11-15 16:08:29 +01:00 |
|
bjoern
|
d2cc343649
|
prepare 1.100.0 💯 (#3745)
* update changelog for core100
* bump version to 1.100.0
|
2022-11-09 16:19:17 +00:00 |
|
link2xt
|
475d18bd37
|
Update deltachat-rpc-server version
|
2022-11-06 21:26:05 +00:00 |
|
link2xt
|
75ed4fe398
|
JSON-RPC stdio server
It speaks JSON-RPC serialized into JSON Lines over stdio.
|
2022-11-06 20:33:24 +00:00 |
|