History log of /webrtc/Cargo.toml (Results 1 – 25 of 166)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: constraints-v0.1.0, interceptor-v0.8.2, rtcp-v0.7.2, mdns-v0.5.2
# be0d27c1 05-Dec-2022 Vincent Esche <[email protected]>

Add 'constraints' to cargo workspace


Revision tags: v0.6.0, interceptor-v0.8.1, media-v0.5.0, data-v0.6.0, sctp-v0.7.0, srtp-v0.9.1, rtcp-v0.7.1, rtp-v0.6.8, dtls-v0.7.0, ice-v0.9.0, turn-v0.6.1, stun-v0.4.4, mdns-v0.5.1, sdp-v0.5.3, util-v0.7.0, ice-v0.8.2
# 980753fb 21-Oct-2022 Hugo Tunius <[email protected]>

Revert "Add rust-version to Cargo.toml"

This reverts commit 5a263440b18854c7ffd9b47ebea6260934da0ad9.

Turns out this was only added in Cargo version 1.64.0 so it breaks CI.


# 5a263440 20-Oct-2022 Hugo Tunius <[email protected]>

Add rust-version to Cargo.toml


Revision tags: v0.5.1, ice-v0.8.1, v0.5.0, data-v0.5.0, dtls-v0.6.0, ice-v0.8.0, interceptor-v0.8.0, mdns-v0.5.0, media-v0.4.7, rtcp-v0.7.0, rtp-v0.6.7, sctp-v0.6.1, sdp-v0.5.2, srtp-v0.9.0, stun-v0.4.3, turn-v0.6.0, util-v0.6.0, test-tag
# ec16532d 23-Aug-2022 Marcus Asteborg <[email protected]>

Add examples to workspace (#248)


# 444e1882 23-Aug-2022 Marcus Asteborg <[email protected]>

move profile to workspace


# 0f040eee 23-Aug-2022 Martin Algesten <[email protected]>

Rewrite all Cargo.toml to use paths


# 0f370168 21-Jul-2022 Anton Kaliaev <[email protected]>

update call to DataChannel::accept as per data pr #14 (#224)

* update call to DataChannel::accept as per data pr #14

Allows for acceptance of already created data channels. Duplicates logic
alre

update call to DataChannel::accept as per data pr #14 (#224)

* update call to DataChannel::accept as per data pr #14

Allows for acceptance of already created data channels. Duplicates logic
already existing in pion at
https://github.com/pion/webrtc/blob/master/sctptransport.go#L162.

Refs https://github.com/webrtc-rs/data/pull/14
Replaces https://github.com/webrtc-rs/webrtc/pull/219

Co-authored-by: stuqdog <[email protected]>

* bump data and sctp crates versions

Co-authored-by: stuqdog <[email protected]>

show more ...


# eb45fcb7 20-Jul-2022 Anton Kaliaev <[email protected]>

update deps + loosen some requirements (#208)

* update deps + loosen some requirements

rules:
- for crates that are below v1.0 -> specify the precise version
- If the code uses a feature that w

update deps + loosen some requirements (#208)

* update deps + loosen some requirements

rules:
- for crates that are below v1.0 -> specify the precise version
- If the code uses a feature that was added for example in X 0.3.17,
then you should specify 0.3.17, which actually means "0.3.y where y >=
17"
- for crates the are above or equal v1.0 -> specify only major version
if the crate's API is minimal and won't change between minor versions
OR specify major&minor versions otherwise

tested with https://github.com/taiki-e/cargo-minimal-versions

* fix branch name

* update min supported rust to 1.57

error: package `time v0.3.11` cannot be built because it requires rustc
1.57.0 or newer, while the currently active rustc version is 1.56.1
https://github.com/webrtc-rs/webrtc/runs/7409030752?check_suite_focus=true

* fix warnings

* specify min time dep version

* move time crate to runtime deps

* add link to PR

show more ...


# 15a83099 13-Jun-2022 Hugo Tunius <[email protected]>

Update ICE to 0.7.0


# 2382fc4f 30-Jan-2022 Rusty Rain <[email protected]>

update turn/ice deps to fix nightly build


Revision tags: v0.4.0
# 945f0389 17-Jan-2022 Rusty Rain <[email protected]>

update deps and bump to v0.4.0


# cfe3e398 16-Jan-2022 Rusty Rain <[email protected]>

update pointers and sha2 dep


# 036cf872 18-Dec-2021 Rusty Rain <[email protected]>

update pointers and deps


Revision tags: v0.3.4
# 905e0b20 16-Dec-2021 Rusty Rain <[email protected]>

update pointers/deps and upgrade to v0.3.4


# c2ec154a 15-Dec-2021 Hugo Tunius <[email protected]>

Fix SDP attributes


Revision tags: v0.3.3
# fa8f3b6c 11-Dec-2021 Rusty Rain <[email protected]>

update deps and upgrade self to v0.3.3


Revision tags: v0.3.2
# c54fb357 06-Dec-2021 Rusty Rain <[email protected]>

update pointers and upgrade self to v0.3.2


Revision tags: v0.3.1
# 14467ff4 15-Nov-2021 Rusty Rain <[email protected]>

upgrade to v0.3.1


# f0df4806 13-Nov-2021 Rusty Rain <[email protected]>

update deps and pointers


Revision tags: v0.3.0
# 589628cc 08-Nov-2021 Rusty Rain <[email protected]>

upgrade to v0.3.0


# 494b052b 28-Oct-2021 Hugo Tunius <[email protected]>

Integrate UDP mux support for ICE


# ce3a4adf 08-Nov-2021 Rusty Rain <[email protected]>

refactoring pc closing err


# ba90c6ad 07-Nov-2021 Rusty Rain <[email protected]>

enable TWCC sender/receiver as default


# dd901b22 07-Nov-2021 Rusty Rain <[email protected]>

update deps and pointers


# 82ed14b5 06-Nov-2021 Rusty Rain <[email protected]>

update interceptor deps/pointer


1234567