Skip to content

Commit 2de91c7

Browse files
committed
syncstorage-rs: needs rust >= 1.80
1 parent e84a43e commit 2de91c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

syncstorage-rs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ USE_TOOLS+= pkg-config
4040
RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
4141
RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.curl}/lib
4242

43-
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
43+
PYTHON_VERSIONS_INCOMPATIBLE= 38
4444

4545
INSTALLATION_DIRS+= bin share/doc/syncstorage-rs share/examples/syncstorage-rs
4646
INSTALLATION_DIRS+= lib/tokenserver

syncstorage-rs/TODO

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Needs rust 1.80:
2+
13
Compiling num-traits v0.1.43
24
error[E0463]: can't find crate for `try_lock` which `want` depends on
35
--> /scratch/www/syncstorage-rs/work/vendor/hyper-1.3.1/src/client/dispatch.rs:22:26

0 commit comments

Comments
 (0)