Giter Site home page Giter Site logo

update crates.io about rust-protobuf HOT 7 CLOSED

stepancheg avatar stepancheg commented on August 16, 2024
update crates.io

from rust-protobuf.

Comments (7)

icorderi avatar icorderi commented on August 16, 2024

+1
@stepancheg you mind releasing v0.0.10 or v0.1.0 to crates.io?

By the way, found this little badge useful for the readme.

Displays the latest version published and links it to the crates.io site.

from rust-protobuf.

stepancheg avatar stepancheg commented on August 16, 2024

Pushed latest version (0.0.10) to creates.

I have doubts about crate that could compile forever. Beause rust-protobuf is not just library, but also a generated code, and generated code may be incompatible with library runtime. Runtime is likely to be changed after upcoming google protobuf 3 implemented in rust-protobuf.

BTW, if you have any ideas about API of rust-protobuf, please share. It would be nice make at least public API it stable after rust 1.0.

from rust-protobuf.

stepancheg avatar stepancheg commented on August 16, 2024

@icorderi how to make that badge?

from rust-protobuf.

borntyping avatar borntyping commented on August 16, 2024

The badge is from http://shields.io/, which has a few badges for Rust crates.

![](https://img.shields.io/crates/v/protobuf.svg)
![](https://img.shields.io/crates/l/protobuf.svg)

from rust-protobuf.

stepancheg avatar stepancheg commented on August 16, 2024

@borntyping Added those badges. Thanks!

Unfortunately, styles of badges from crates.io and from travis-ci are different.

from rust-protobuf.

borntyping avatar borntyping commented on August 16, 2024

Shields.io also has badges for Travis, so they will all look the same :)

![](https://img.shields.io/travis/stepancheg/rust-protobuf.svg)

from rust-protobuf.

stepancheg avatar stepancheg commented on August 16, 2024

Changed travis-ci to shields. Thanks again!

from rust-protobuf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.