grafana / pyroscope-rs

Pyroscope Profiler for Rust. Profile your Rust applications.
Apache License 2.0
132 stars 22 forks source link

build broken #129

Closed korniltsev closed 11 months ago

korniltsev commented 11 months ago
error: package `dashmap v5.5.0` cannot be built because it requires rustc 1.64 or newer, while the currently active rustc version is 1.63.0
/opt/python/cp37-cp37m/lib/python3.7/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  SetuptoolsDeprecationWarning,