Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Oct 21, 2023
1 parent 953aa0c commit e1ab35c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export RUSTFLAGS=-Dwarnings -Dclippy::all -Dclippy::pedantic

CARGO_HACK_ARGS=--feature-powerset --exclude-features default --group-features base64,serde,arbitrary,hex

XDRGEN_VERSION=aedb93da
XDRGEN_VERSION=b405294c
CARGO_DOC_ARGS?=--open

all: build test
Expand Down

0 comments on commit e1ab35c

Please sign in to comment.