EspressoSystems / espresso

23 stars 11 forks source link

CHORE: Currently outdated direct dependencies. #27

Open Ancient123 opened 2 years ago

Ancient123 commented 2 years ago

Output of cargo outdated -R -x zeroize

asynctide

Name Project Compat Latest Kind Platform


tracing-subscriber 0.2.25 --- 0.3.3 Normal ---

zerok_lib

Name Project Compat Latest Kind Platform


async-tungstenite 0.15.0 --- 0.16.1 Normal --- bitvec 0.20.4 --- 0.22.3 Normal --- hmac 0.11.0 --- 0.12.0 Normal --- procfs 0.11.1 --- 0.12.0 Normal cfg(target_os = "linux") proptest 0.8.7 --- 1.0.0 Development --- rand 0.7.3 --- 0.8.4 Normal --- rand_xoshiro 0.4.0 --- 0.6.0 Development --- sha3 0.9.1 --- 0.10.0 Normal --- strum 0.20.0 --- 0.23.0 Normal --- strum_macros 0.20.1 --- 0.23.1 Normal ---

zerok_client

Name Project Compat Latest Kind Platform


tracing-subscriber 0.2.25 --- 0.3.3 Normal ---

multi_machine

Name Project Compat Latest Kind Platform


async-tungstenite 0.15.0 --- 0.16.1 Normal --- procfs 0.11.1 --- 0.12.0 Normal cfg(target_os = "linux") rand_chacha 0.2.2 --- 0.3.1 Normal --- strum 0.20.0 --- 0.23.0 Normal --- strum_macros 0.20.1 --- 0.23.1 Normal --- tracing-subscriber 0.2.25 --- 0.3.3 Normal ---

tideui

Name Project Compat Latest Kind Platform


async-tungstenite 0.13.1 --- 0.16.1 Normal --- tracing-subscriber 0.2.25 --- 0.3.3 Normal ---

Ancient123 commented 2 years ago

Proptest 0.8.7 to 1.0.0 was the only one that caught me off guard.

1.0.0 was released 10 months ago. 0.8.7 was released about 3 years ago.... That probably should be updated