Skip to content

Commit

Permalink
Update eo-protocol to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sorokya committed Jan 6, 2024
1 parent aecd7a0 commit 43c6d5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target
/Cargo.lock
.DS_Store
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eolib"
version = "1.0.0-RC4"
version = "1.0.0-RC5"
authors = ["Richard Leek <richard@richardleek.com>"]
description = "A core rust library for writing applications related to Endless Online"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion eo-protocol

0 comments on commit 43c6d5e

Please sign in to comment.