Skip to content

chungers/playrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playrs

Collection of stuff in rust.

Developing

For emacs rust-mode, for example). After checking out the repo, do

git submodule update --init

Install protoc, from gRPC docs

$ brew install protobuf
$ protoc --version  # Ensure compiler version is 3+

Useful

Download and install MacDown for .md files

brew install --cask macdown

Install cargo-upgrades to track latest versions of crates

cargo install -f cargo-upgrades

Notes

Aug 14, 2024 -- Upgrade time crate to fix compile error after upgrading to rustc v1.8

cargo update -p time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published